threadx
+
0
/16 examples
SourceVu will show references to
_txe_semaphore_put()
from the following samples and libraries:
Libraries
usbx
cmsis_rtos_threadx
filex
Examples
STM32469I-Discovery
Applications
FileX
Fx_Dual_Instance
Fx_MultiAccess
Fx_uSD_File_Edit
FX_IAP
IAP_main
USBX
Ux_Device_CDC_ECM
STM32F429ZI-Nucleo
Applications
NetXDuo
Nx_MQTT_Client
Nx_SNTP_Client
Nx_TCP_Echo_Client
Nx_TCP_Echo_Server
Nx_UDP_Echo_Client
Nx_UDP_Echo_Server
Nx_WebServer
ThreadX
Tx_LowPower
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
threadx
_txe_semaphore_put()
_txe_semaphore_put() function
Syntax
Show:
Summary
Declaration
Definition
from
tx_api.h:1622
UINT
_txe_semaphore_put
(
TX_SEMAPHORE
*
semaphore_ptr
)
;
Implemented in
txe_semaphore_put.c:72
Arguments
Argument
semaphore_ptr
Related Functions
Found 17 other functions taking a
TX_SEMAPHORE_STRUCT
argument:
Function
_txe_semaphore_get()
_txe_semaphore_create()
_txe_semaphore_delete()
_txe_semaphore_info_get()
_tx_semaphore_delete()
_txm_module_manager_semaphore_notify_trampoline()
_tx_semaphore_ceiling_put()
_tx_semaphore_create()
_tx_semaphore_get()
_tx_semaphore_put_notify()
_txe_semaphore_ceiling_put()
_txe_semaphore_prioritize()
_txe_semaphore_put_notify()
_tx_semaphore_info_get()
_tx_semaphore_performance_info_get()
_tx_semaphore_prioritize()
_tx_semaphore_put()
Examples
_txe_semaphore_put()
is referenced by 16 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out