Since the K_TIMER type is a non-public API used within the micro- kernel itself, it doesn't provide any real type abstraction benefit that isn't served equally well by the struct k_timer type it is based on. Change-Id: I482d7c0459d5734402be541322ff752dd1a3714a Signed-off-by: Allan Stephens <allan.stephens@windriver.com> |
||
|---|---|---|
| .. | ||
| chan.h | ||
| cmdPkt.h | ||
| entries.h | ||
| event.h | ||
| fifo.h | ||
| k_chstr.h | ||
| k_struct.h | ||
| k_types.h | ||
| mail.h | ||
| mmap.h | ||
| mutex.h | ||
| pool.h | ||
| sema.h | ||
| task_irq.h | ||
| task.h | ||
| ticks.h | ||