threadx + 0/2 examples
CodeScope will show references to tx_timer_delete from the following samples and libraries:
 
Symbols
loading...
Files
loading...

tx_timer_delete macro

Syntax

#define tx_timer_delete _txe_timer_delete

Examples

tx_timer_delete is referenced by 2 libraries and example projects.

References

LocationText
tx_api.h:1108
#define tx_timer_delete _tx_timer_delete
tx_api.h:1342
#define tx_timer_delete _txe_timer_delete
tx_freertos.c:2332
ret = tx_timer_delete(&xTimer->timer);