mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-26 15:06:07 +00:00
Rename field 'Count' of the structs: - '_k_mbox_struct' in the file include/microkernel/base_api.h - '_k_mutex_struct' in the file include/microkernel/base_api.h - '_k_sem_struct' in the file include/microkernel/base_api.h - '_k_fifo_struct' in the file include/microkernel/base_api.h - '_k_pipe_struct' in the file include/microkernel/base_api.h - '_k_mem_map_struct' in the file include/microkernel/base_api.h - 'pool_block' in the file kernel/microkernel/include/micro_private_types.h - 'evstr' in the file kernel/microkernel/include/micro_private_types.h Change-Id: I85c0c36f89f8189dedb242189ceb1decd8bffcfb Signed-off-by: Yonattan Louise <yonattan.a.louise.mendoza@intel.com> |
||
---|---|---|
.. | ||
base_api.h | ||
command_packet.h | ||
event.h | ||
fifo.h | ||
mailbox.h | ||
memory_map.h | ||
memory_pool.h | ||
mutex.h | ||
pipe.h | ||
semaphore.h | ||
task_irq.h | ||
task.h | ||
ticks.h |