Searched refs:tx_freertos_init (Results 1 – 3 of 3) sorted by relevance
57 …upon reaching `tx_application_define()` by calling `tx_freertos_init()`. Internally `tx_freertos_i…68 tx_freertos_init();76 …FreeRTOS adaptation layer later once ThreadX is started as long as `tx_freertos_init()` is called …
272 UINT tx_freertos_init(void);
171 ret = tx_freertos_init(); in tx_freertos_auto_init()188 UINT tx_freertos_init(void) in tx_freertos_init() function