Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/bluetooth/hci/
Dhci_stm32wb0.c88 static void vtimer_process(struct k_work *work) in vtimer_process() function
484 k_work_init_delayable(&hal_radio_timer_work, vtimer_process); in bt_hci_stm32wb0_open()