Home
last modified time | relevance | path

Searched defs:OSA_MSGQ_HANDLE_SIZE (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/osa/
Dfsl_os_abstraction.h174 #define OSA_MSGQ_HANDLE_SIZE (84U) macro
176 #define OSA_MSGQ_HANDLE_SIZE (4U) macro
213 #define OSA_MSGQ_HANDLE_SIZE (32U) macro
215 #define OSA_MSGQ_HANDLE_SIZE (28U) macro
Dfsl_os_abstraction_threadx.h34 #define OSA_MSGQ_HANDLE_SIZE sizeof(TX_QUEUE) macro
Dfsl_os_abstraction_zephyr.h129 #define OSA_MSGQ_HANDLE_SIZE (sizeof(osa_zephyr_msgQueueHandle_t)) macro