Searched defs:head (Results 51 – 58 of 58) sorted by relevance
123
/Zephyr-latest/drivers/bluetooth/hci/ |
D | hci_nxp_setup.c | 171 uint32_t head; member
|
/Zephyr-latest/drivers/dma/ |
D | dma_mchp_xec.c | 133 struct dma_block_config *head; member
|
/Zephyr-latest/subsys/tracing/user/ |
D | tracing_user.h | 268 #define sys_port_trace_k_fifo_put_list_enter(fifo, head, tail) argument 269 #define sys_port_trace_k_fifo_put_list_exit(fifo, head, tail) argument
|
/Zephyr-latest/subsys/tracing/ctf/ |
D | tracing_ctf.h | 227 #define sys_port_trace_k_fifo_put_list_enter(fifo, head, tail) argument 228 #define sys_port_trace_k_fifo_put_list_exit(fifo, head, tail) argument
|
/Zephyr-latest/include/zephyr/tracing/ |
D | tracing.h | 1156 #define sys_port_trace_k_fifo_put_list_enter(fifo, head, tail) argument 1164 #define sys_port_trace_k_fifo_put_list_exit(fifo, head, tail) argument
|
/Zephyr-latest/subsys/tracing/sysview/ |
D | tracing_sysview.h | 445 #define sys_port_trace_k_fifo_put_list_enter(fifo, head, tail) \ argument 449 #define sys_port_trace_k_fifo_put_list_exit(fifo, head, tail) \ argument
|
/Zephyr-latest/subsys/tracing/test/ |
D | tracing_test.h | 226 #define sys_port_trace_k_fifo_put_list_enter(fifo, head, tail) \ argument 229 #define sys_port_trace_k_fifo_put_list_exit(fifo, head, tail) \ argument
|
/Zephyr-latest/include/zephyr/ |
D | kernel.h | 2614 #define k_fifo_put_list(fifo, head, tail) \ argument
|
123