threadx
+
0
/15 examples
SourceVu will show references to
tx_semaphore_put
from the following samples and libraries:
Libraries
usbx
cmsis_rtos_threadx
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 (3/4)...
Files
loading (3/4)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
threadx
tx_semaphore_put
tx_semaphore_put macro
Syntax
Show:
Summary
Declaration
from
tx_api.h:1314
#define
tx_semaphore_put
_txe_semaphore_put
Examples
tx_semaphore_put
is referenced by 15 libraries and example projects:
Libraries
usbx
cmsis_rtos_threadx
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
References
from
0/15
examples
Code
Location
#define
tx_semaphore_put
_tx_semaphore_put
tx_api.h:1080
#define
tx_semaphore_put
_txe_semaphore_put
tx_api.h:1314
ret
=
tx_semaphore_put
(
&
txfr_idle_sem
)
;
tx_freertos.c:479
ret
=
tx_semaphore_put
(
&
xTaskToNotify
->
notification_sem
)
;
tx_freertos.c:904
ret
=
tx_semaphore_put
(
&
xSemaphore
->
sem
)
;
tx_freertos.c:1359
ret
=
tx_semaphore_put
(
&
xQueue
->
read_sem
)
;
tx_freertos.c:1595
ret
=
tx_semaphore_put
(
&
xQueue
->
read_sem
)
;
tx_freertos.c:1687
ret
=
tx_semaphore_put
(
&
xQueue
->
write_sem
)
;
tx_freertos.c:1761
ret
=
tx_semaphore_put
(
&
xQueue
->
read_sem
)
;
tx_freertos.c:1814
ret
=
tx_semaphore_put
(
&
xQueue
->
write_sem
)
;
tx_freertos.c:1945
ret
=
tx_semaphore_put
(
&
xQueue
->
read_sem
)
;
tx_freertos.c:1996
Call Tree
from
0/15
examples
All items filtered out
All items filtered out
Data Use
from
0/15
examples
All items filtered out
All items filtered out
Class Tree
from
0/15
examples
All items filtered out
All items filtered out
Override Tree
from
0/15
examples
All items filtered out
All items filtered out
Implementations
from
0/15
examples
All items filtered out
All items filtered out
Instances
from
0/15
examples
Lifecycle
from
0/15
examples
All items filtered out
All items filtered out