Home
last modified time | relevance | path

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

/Zephyr-latest/modules/hal_silabs/simplicity_sdk/src/
Dblob_stubs.c132 void RAC_RSM_IRQHandler(void) in RAC_RSM_IRQHandler() function
/Zephyr-latest/drivers/bluetooth/hci/
Dhci_silabs_efr32.c56 IRQ_CONNECT(RAC_RSM_IRQn, 0, RAC_RSM_IRQHandler, NULL, 0); in rail_isr_installer()