Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_crs.h93 #define LL_CRS_ISR_TRIMOVF CRS_ISR_TRIMOVF
606 return (READ_BIT(CRS->ISR, CRS_ISR_TRIMOVF) == (CRS_ISR_TRIMOVF)); in LL_CRS_IsActiveFlag_TRIMOVF()
Dstm32l0xx_hal_rcc_ex.h572 #define RCC_CRS_FLAG_TRIMOVF CRS_ISR_TRIMOVF /*!< Trimming overflow or underflo…
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_crs.h78 #define LL_CRS_ISR_TRIMOVF CRS_ISR_TRIMOVF
596 return (READ_BIT(CRS->ISR, CRS_ISR_TRIMOVF) == (CRS_ISR_TRIMOVF)); in LL_CRS_IsActiveFlag_TRIMOVF()
Dstm32l4xx_hal_rcc_ex.h877 #define RCC_CRS_FLAG_TRIMOVF CRS_ISR_TRIMOVF /*!< Trimming overflow or underflow */
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h1292 #define CRS_ISR_TRIMOVF CRS_ISR_TRIMOVF_Msk /* Trimming overflow… macro
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h1270 #define CRS_ISR_TRIMOVF CRS_ISR_TRIMOVF_Msk /* Trimming overflow… macro