zephyr/include/microkernel
Yonattan Louise 995ef816a0 Rename microkernel struct field 'cmdPkt' to 'command_packet'.
Rename field 'cmdPkt' of the struct:
- 'cmd_pkt_set' in the file Include/microkernel/command_packet.h

Change-Id: I60b58f58d44c300387722f0a9f46fc0c83f4cf69
Signed-off-by: Yonattan Louise <yonattan.a.louise.mendoza@intel.com>
2016-02-05 20:15:30 -05:00
..
base_api.h Rename microkernel struct field 'Free' to 'free'. 2016-02-05 20:15:30 -05:00
command_packet.h Rename microkernel struct field 'cmdPkt' to 'command_packet'. 2016-02-05 20:15:30 -05:00
event.h microkernel: rename K_swapper to _k_server 2016-02-05 20:15:21 -05:00
fifo.h Rename microkernel struct field 'Hmark' to 'high_watermark'. 2016-02-05 20:15:29 -05:00
mailbox.h Rename microkernel struct field 'Count' to 'count'. 2016-02-05 20:15:29 -05:00
memory_map.h Rename microkernel struct field 'Base' to 'base'. 2016-02-05 20:15:29 -05:00
memory_pool.h Rename microkernel/pool.h to memory_pool.h 2016-02-05 20:14:25 -05:00
mutex.h Rename microkernel struct field 'Confl' to 'num_conflicts'. 2016-02-05 20:15:29 -05:00
pipe.h Rename microkernel struct field 'iBufferSize' to 'buffer_size'. 2016-02-05 20:15:30 -05:00
semaphore.h Rename microkernel struct field 'Count' to 'count'. 2016-02-05 20:15:29 -05:00
task.h Rename microkernel struct field 'fabort' to 'fn_abort'. 2016-02-05 20:15:29 -05:00
task_irq.h Rename microkernel/k_types.h to base_api.h 2016-02-05 20:14:25 -05:00
ticks.h sys_clock: add missing fiber system clock APIs 2016-02-05 20:15:27 -05:00