threadx
+
0
/7 examples
SourceVu will show references to
tx_semaphore_delete
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
Symbol previews are coming soon...
Symbols
loading (2/4)...
Files
loading (4/4)...
threadx
filex
cmsis_rtos_threadx
netxduo
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
threadx
tx_semaphore_delete
tx_semaphore_delete macro
Syntax
Show:
Summary
Declaration
from
tx_api.h:1308
#define
tx_semaphore_delete
_txe_semaphore_delete
Examples
tx_semaphore_delete
is referenced by 7 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
References
from
0/7
examples
Code
Location
#define
tx_semaphore_delete
_tx_semaphore_delete
tx_api.h:1074
#define
tx_semaphore_delete
_txe_semaphore_delete
tx_api.h:1308
ret
=
tx_semaphore_delete
(
&
p_task
->
notification_sem
)
;
tx_freertos.c:133
(
void
)
tx_semaphore_delete
(
&
p_task
->
notification_sem
)
;
tx_freertos.c:422
ret
=
tx_semaphore_delete
(
&
xSemaphore
->
sem
)
;
tx_freertos.c:1237
ret
=
tx_semaphore_delete
(
&
xQueue
->
read_sem
)
;
tx_freertos.c:1545
ret
=
tx_semaphore_delete
(
&
xQueue
->
write_sem
)
;
tx_freertos.c:1550
Call Tree
from
0/7
examples
All items filtered out
All items filtered out
Data Use
from
0/7
examples
All items filtered out
All items filtered out
Class Tree
from
0/7
examples
All items filtered out
All items filtered out
Override Tree
from
0/7
examples
All items filtered out
All items filtered out
Implementations
from
0/7
examples
All items filtered out
All items filtered out
Instances
from
0/7
examples
Lifecycle
from
0/7
examples
All items filtered out
All items filtered out