Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/bluetooth/hci/
Dhci_stm32wb0.c429 RADIO_HandleTypeDef hradio = {0}; in bt_hci_stm32wb0_open() local
463 hradio.Instance = RADIO; in bt_hci_stm32wb0_open()
464 HAL_RADIO_Init(&hradio); in bt_hci_stm32wb0_open()