Searched refs:TX_QUEUE_NOT_USED (Results 1 – 4 of 4) sorted by relevance
79 TX_QUEUE_NOT_USED(queue_ptr); in _tx_queue_send_notify()
2023 #define TX_QUEUE_NOT_USED(a) _tx_misra_queue_not_used((a)) macro2093 #ifndef TX_QUEUE_NOT_USED2094 #define TX_QUEUE_NOT_USED(a) ((void)(a)) macro
2030 #define TX_QUEUE_NOT_USED(a) _tx_misra_queue_not_used((a)) macro2100 #ifndef TX_QUEUE_NOT_USED2101 #define TX_QUEUE_NOT_USED(a) ((void)(a)) macro