Home
last modified time | relevance | path

Searched refs:TX_SEMAPHORE_PUT_NOTIFY_NOT_USED (Results 1 – 4 of 4) sorted by relevance

/ThreadX-v6.2.1/common_smp/src/
Dtx_semaphore_put_notify.c81 TX_SEMAPHORE_PUT_NOTIFY_NOT_USED(semaphore_put_notify); in _tx_semaphore_put_notify()
/ThreadX-v6.2.1/common/src/
Dtx_semaphore_put_notify.c81 TX_SEMAPHORE_PUT_NOTIFY_NOT_USED(semaphore_put_notify); in _tx_semaphore_put_notify()
/ThreadX-v6.2.1/common_smp/inc/
Dtx_api.h1992 #define TX_SEMAPHORE_PUT_NOTIFY_NOT_USED(a) _tx_misra_semaphore_put_notify_not_used((a)) macro
2068 #ifndef TX_SEMAPHORE_PUT_NOTIFY_NOT_USED
2069 #define TX_SEMAPHORE_PUT_NOTIFY_NOT_USED(a) ((void)(a)) macro
/ThreadX-v6.2.1/common/inc/
Dtx_api.h1999 #define TX_SEMAPHORE_PUT_NOTIFY_NOT_USED(a) _tx_misra_semaphore_put_notify_not_used((a)) macro
2075 #ifndef TX_SEMAPHORE_PUT_NOTIFY_NOT_USED
2076 #define TX_SEMAPHORE_PUT_NOTIFY_NOT_USED(a) ((void)(a)) macro