Home
last modified time | relevance | path

Searched refs:_tx_semaphore_put (Results 1 – 6 of 6) sorted by relevance

/ThreadX-v6.3.0/common/src/
Dtxe_semaphore_put.c97 status = _tx_semaphore_put(semaphore_ptr); in _txe_semaphore_put()
Dtx_semaphore_put.c75 UINT _tx_semaphore_put(TX_SEMAPHORE *semaphore_ptr) in _tx_semaphore_put() function
/ThreadX-v6.3.0/common_smp/src/
Dtxe_semaphore_put.c97 status = _tx_semaphore_put(semaphore_ptr); in _txe_semaphore_put()
Dtx_semaphore_put.c75 UINT _tx_semaphore_put(TX_SEMAPHORE *semaphore_ptr) in _tx_semaphore_put() function
/ThreadX-v6.3.0/common_smp/inc/
Dtx_api.h1262 #define tx_semaphore_put _tx_semaphore_put
1748 UINT _tx_semaphore_put(TX_SEMAPHORE *semaphore_ptr);
/ThreadX-v6.3.0/common/inc/
Dtx_api.h1182 #define tx_semaphore_put _tx_semaphore_put
1709 UINT _tx_semaphore_put(TX_SEMAPHORE *semaphore_ptr);