Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/STM32_WPAN/Target/
Dlinklayer_plat.c332 if( (isr_type & LL_LOW_ISR_ONLY) != 0 ) in LINKLAYER_PLAT_EnableSpecificIRQ()
379 if( (isr_type & LL_LOW_ISR_ONLY) != 0 ) in LINKLAYER_PLAT_DisableSpecificIRQ()
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/link_layer/ll_cmd_lib/inc/
Dbsp.h55 #define LL_LOW_ISR_ONLY 0x02 // Specify only LL LOW ISR to be enabled or disabled macro