Home
last modified time | relevance | path

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

/btstack/platform/chibios/
H A Dbtstack_run_loop_chibios.c67 static thread_t * btstack_thread; variable
83 chEvtSignal(btstack_thread, EVT_TRIGGER); in btstack_run_loop_chibios_trigger_from_thread()
88 chEvtSignalI(btstack_thread, EVT_TRIGGER); in btstack_run_loop_chibios_poll_data_sources_from_irq()
149 btstack_thread = chThdGetSelfX(); in btstack_run_loop_chibios_init()