Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wba/STM32_WPAN/link_layer/ll_sys/src/
Dll_sys_cs.c49 LINKLAYER_PLAT_EnableSpecificIRQ(isr_type); in ll_sys_enable_specific_irq()
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/link_layer/ll_sys/inc/
Dlinklayer_plat.h131 extern void LINKLAYER_PLAT_EnableSpecificIRQ(uint8_t isr_type);
/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/STM32_WPAN/Target/
Dlinklayer_plat.c317 void LINKLAYER_PLAT_EnableSpecificIRQ(uint8_t isr_type) in LINKLAYER_PLAT_EnableSpecificIRQ() function