Home
last modified time | relevance | path

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

1234567

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_crs.h76 #define LL_CRS_ISR_TRIMOVF CRS_ISR_TRIMOVF
589 return ((READ_BIT(CRS->ISR, CRS_ISR_TRIMOVF) == (CRS_ISR_TRIMOVF)) ? 1UL : 0UL); in LL_CRS_IsActiveFlag_TRIMOVF()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_crs.h76 #define LL_CRS_ISR_TRIMOVF CRS_ISR_TRIMOVF
589 return (READ_BIT(CRS->ISR, CRS_ISR_TRIMOVF) == (CRS_ISR_TRIMOVF)); in LL_CRS_IsActiveFlag_TRIMOVF()
Dstm32l0xx_hal_rcc_ex.h555 #define RCC_CRS_FLAG_TRIMOVF CRS_ISR_TRIMOVF /*!< Trimming overflow or underflo…
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_crs.h61 #define LL_CRS_ISR_TRIMOVF CRS_ISR_TRIMOVF
574 return (READ_BIT(CRS->ISR, CRS_ISR_TRIMOVF) == (CRS_ISR_TRIMOVF)); in LL_CRS_IsActiveFlag_TRIMOVF()
Dstm32f0xx_hal_rcc_ex.h913 #define RCC_CRS_FLAG_TRIMOVF CRS_ISR_TRIMOVF /*!< Trimming overflow or underflo…
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_crs.h75 #define LL_CRS_ISR_TRIMOVF CRS_ISR_TRIMOVF
590 return ((READ_BIT(CRS->ISR, CRS_ISR_TRIMOVF) == (CRS_ISR_TRIMOVF)) ? 1UL : 0UL); in LL_CRS_IsActiveFlag_TRIMOVF()
Dstm32h5xx_hal_rcc_ex.h1363 #define RCC_CRS_FLAG_TRIMOVF CRS_ISR_TRIMOVF /*!< Trimming overflow or underflow */
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_crs.h75 #define LL_CRS_ISR_TRIMOVF CRS_ISR_TRIMOVF
590 return ((READ_BIT(CRS->ISR, CRS_ISR_TRIMOVF) == (CRS_ISR_TRIMOVF)) ? 1UL : 0UL); in LL_CRS_IsActiveFlag_TRIMOVF()
Dstm32u5xx_hal_rcc_ex.h1073 #define RCC_CRS_FLAG_TRIMOVF CRS_ISR_TRIMOVF /*!< Trimming overflow or underflow */
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_crs.h88 #define LL_CRS_ISR_TRIMOVF CRS_ISR_TRIMOVF
602 return (READ_BIT(CRS->ISR, CRS_ISR_TRIMOVF) == (CRS_ISR_TRIMOVF)); in LL_CRS_IsActiveFlag_TRIMOVF()
Dstm32c0xx_hal_rcc_ex.h345 #define RCC_CRS_FLAG_TRIMOVF CRS_ISR_TRIMOVF /*!< Trimming overflow or underflow */
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_crs.h61 #define LL_CRS_ISR_TRIMOVF CRS_ISR_TRIMOVF
574 return ((READ_BIT(CRS->ISR, CRS_ISR_TRIMOVF) == (CRS_ISR_TRIMOVF)) ? 1UL : 0UL); in LL_CRS_IsActiveFlag_TRIMOVF()
Dstm32g0xx_hal_rcc_ex.h598 #define RCC_CRS_FLAG_TRIMOVF CRS_ISR_TRIMOVF /*!< Trimming overflow or underflow */
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_crs.h61 #define LL_CRS_ISR_TRIMOVF CRS_ISR_TRIMOVF
580 return ((READ_BIT(CRS->ISR, CRS_ISR_TRIMOVF) == (CRS_ISR_TRIMOVF)) ? 1UL : 0UL); in LL_CRS_IsActiveFlag_TRIMOVF()
Dstm32h7rsxx_hal_rcc_ex.h726 #define RCC_CRS_FLAG_TRIMOVF CRS_ISR_TRIMOVF /*!< Trimming overflow or underflow */
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_crs.h61 #define LL_CRS_ISR_TRIMOVF CRS_ISR_TRIMOVF
579 return (READ_BIT(CRS->ISR, CRS_ISR_TRIMOVF) == (CRS_ISR_TRIMOVF)); in LL_CRS_IsActiveFlag_TRIMOVF()
Dstm32l4xx_hal_rcc_ex.h859 #define RCC_CRS_FLAG_TRIMOVF CRS_ISR_TRIMOVF /*!< Trimming overflow or underflow */
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_crs.h61 #define LL_CRS_ISR_TRIMOVF CRS_ISR_TRIMOVF
574 return ((READ_BIT(CRS->ISR, CRS_ISR_TRIMOVF) == (CRS_ISR_TRIMOVF)) ? 1UL : 0UL); in LL_CRS_IsActiveFlag_TRIMOVF()
Dstm32l5xx_hal_rcc_ex.h670 #define RCC_CRS_FLAG_TRIMOVF CRS_ISR_TRIMOVF /*!< Trimming overflow or underflow */
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_crs.h61 #define LL_CRS_ISR_TRIMOVF CRS_ISR_TRIMOVF
574 return ((READ_BIT(CRS->ISR, CRS_ISR_TRIMOVF) == (CRS_ISR_TRIMOVF)) ? 1UL : 0UL); in LL_CRS_IsActiveFlag_TRIMOVF()
Dstm32h7xx_hal_rcc_ex.h1749 #define RCC_CRS_FLAG_TRIMOVF CRS_ISR_TRIMOVF /*!< Trimming overflow or underflow */
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_crs.h76 #define LL_CRS_ISR_TRIMOVF CRS_ISR_TRIMOVF
591 return (READ_BIT(CRS->ISR, CRS_ISR_TRIMOVF) == (CRS_ISR_TRIMOVF)); in LL_CRS_IsActiveFlag_TRIMOVF()
Dstm32u0xx_hal_rcc_ex.h495 #define RCC_CRS_FLAG_TRIMOVF CRS_ISR_TRIMOVF /*!< Trimming overflow or underflow */
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_crs.h61 #define LL_CRS_ISR_TRIMOVF CRS_ISR_TRIMOVF
574 return ((READ_BIT(CRS->ISR, CRS_ISR_TRIMOVF) == (CRS_ISR_TRIMOVF)) ? 1UL : 0UL); in LL_CRS_IsActiveFlag_TRIMOVF()
Dstm32g4xx_hal_rcc_ex.h562 #define RCC_CRS_FLAG_TRIMOVF CRS_ISR_TRIMOVF /*!< Trimming overflow or underflow */

1234567