Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_crs.h90 #define LL_CRS_ISR_ESYNCF CRS_ISR_ESYNCF
576 return (READ_BIT(CRS->ISR, CRS_ISR_ESYNCF) == (CRS_ISR_ESYNCF)); in LL_CRS_IsActiveFlag_ESYNC()
Dstm32l0xx_hal_rcc_ex.h569 #define RCC_CRS_FLAG_ESYNC CRS_ISR_ESYNCF /*!< Expected SYNC flag */
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_crs.h75 #define LL_CRS_ISR_ESYNCF CRS_ISR_ESYNCF
566 return (READ_BIT(CRS->ISR, CRS_ISR_ESYNCF) == (CRS_ISR_ESYNCF)); in LL_CRS_IsActiveFlag_ESYNC()
Dstm32l4xx_hal_rcc_ex.h874 #define RCC_CRS_FLAG_ESYNC CRS_ISR_ESYNCF /*!< Expected SYNC flag */
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h1283 #define CRS_ISR_ESYNCF CRS_ISR_ESYNCF_Msk /* Expected SYNC fla… macro
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h1261 #define CRS_ISR_ESYNCF CRS_ISR_ESYNCF_Msk /* Expected SYNC fla… macro