Home
last modified time | relevance | path

Searched refs:TaskHandle_t (Results 1 – 4 of 4) sorted by relevance

/btstack/test/embedded/
H A Dtask.h1 typedef int TaskHandle_t; typedef
2 TaskHandle_t xTaskGetCurrentTaskHandle( void );
H A Dfreertos_test.cpp108 TaskHandle_t xTaskGetCurrentTaskHandle( void ){ in xTaskGetCurrentTaskHandle()
/btstack/port/stm32-wb55xx-nucleo-freertos/Src/
H A Dmain.c57 TaskHandle_t hbtstack_task;
348 void vApplicationStackOverflowHook(TaskHandle_t xTask, in vApplicationStackOverflowHook()
/btstack/platform/freertos/
H A Dbtstack_run_loop_freertos.c99 static TaskHandle_t btstack_run_loop_task;