zephyr/include/microkernel
Yonattan Louise 1d41758351 Rename microkernel struct field 'nPkts' to 'num_packets'.
Rename field 'nPkts' of the struct:
- 'cmd_pkt_set' in the file Include/microkernel/command_packet.h

Change-Id: I49d61060fc312d32c7840741c9295de5787d8823
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 'nPkts' to 'num_packets'. 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_irq.h Rename microkernel/k_types.h to base_api.h 2016-02-05 20:14:25 -05:00
task.h Rename microkernel struct field 'fabort' to 'fn_abort'. 2016-02-05 20:15:29 -05:00
ticks.h sys_clock: add missing fiber system clock APIs 2016-02-05 20:15:27 -05:00