Searched refs:CALLBACK (Results 1 – 3 of 3) sorted by relevance
| /ThreadX-v6.3.0/ports/win32/vs_2019/src/ |
| D | tx_initialize_low_level.c | 51 VOID CALLBACK _tx_win32_timer_interrupt(UINT wTimerID, UINT msg, DWORD dwUser, DW… 279 VOID CALLBACK _tx_win32_timer_interrupt(UINT wTimerID, UINT msg, DWORD dwUser, DWORD dw1, DWORD dw2) in _tx_win32_timer_interrupt()
|
| /ThreadX-v6.3.0/utility/rtos_compatibility_layers/OSEK/ |
| D | os.h | 279 typedef enum {ACTIVATETASK, SETEVENT, CALLBACK, NONE} ACTION; enumerator
|
| D | tx_osek.c | 4233 case CALLBACK: in IncrCounter() 4627 case CALLBACK: in CreateAlarm()
|