Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/STM32_WPAN/Target/
Dlinklayer_plat.c319 if( (isr_type & LL_HIGH_ISR_ONLY) != 0 ) in LINKLAYER_PLAT_EnableSpecificIRQ()
366 if( (isr_type & LL_HIGH_ISR_ONLY) != 0 ) in LINKLAYER_PLAT_DisableSpecificIRQ()
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/link_layer/ll_cmd_lib/inc/
Dbsp.h54 #define LL_HIGH_ISR_ONLY 0x01 // Specify only LL high ISR to be enabled or disabled macro