Home
last modified time | relevance | path

Searched refs:IS_SYSCFG_VREFBUF_TRIMMING (Results 1 – 25 of 28) sorted by relevance

12

/hal_stm32-3.5.0/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal.c663 assert_param(IS_SYSCFG_VREFBUF_TRIMMING(TrimmingValue)); in HAL_SYSCFG_VREFBUF_VoltageScalingConfig()
700 assert_param(IS_SYSCFG_VREFBUF_TRIMMING(TrimmingValue)); in HAL_SYSCFG_VREFBUF_TrimmingConfig()
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal.c600 assert_param(IS_SYSCFG_VREFBUF_TRIMMING(TrimmingValue)); in HAL_SYSCFG_VREFBUF_VoltageScalingConfig()
628 assert_param(IS_SYSCFG_VREFBUF_TRIMMING(TrimmingValue)); in HAL_SYSCFG_VREFBUF_TrimmingConfig()
/hal_stm32-3.5.0/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal.c675 assert_param(IS_SYSCFG_VREFBUF_TRIMMING(TrimmingValue)); in HAL_SYSCFG_VREFBUF_VoltageScalingConfig()
712 assert_param(IS_SYSCFG_VREFBUF_TRIMMING(TrimmingValue)); in HAL_SYSCFG_VREFBUF_TrimmingConfig()
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal.c688 assert_param(IS_SYSCFG_VREFBUF_TRIMMING(TrimmingValue)); in HAL_SYSCFG_VREFBUF_TrimmingConfig()
/hal_stm32-3.5.0/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal.c661 assert_param(IS_SYSCFG_VREFBUF_TRIMMING(TrimmingValue)); in HAL_SYSCFG_VREFBUF_TrimmingConfig()
/hal_stm32-3.5.0/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal.c606 assert_param(IS_SYSCFG_VREFBUF_TRIMMING(TrimmingValue)); in HAL_SYSCFG_VREFBUF_TrimmingConfig()
/hal_stm32-3.5.0/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal.c679 assert_param(IS_SYSCFG_VREFBUF_TRIMMING(TrimmingValue)); in HAL_SYSCFG_VREFBUF_TrimmingConfig()
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal.c591 assert_param(IS_SYSCFG_VREFBUF_TRIMMING(TrimmingValue)); in HAL_SYSCFG_VREFBUF_TrimmingConfig()
/hal_stm32-3.5.0/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal.h552 #define IS_SYSCFG_VREFBUF_TRIMMING(__VALUE__) (((__VALUE__) > 0U) && ((__VALUE__) <= VREF… macro
/hal_stm32-3.5.0/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal.h477 #define IS_SYSCFG_VREFBUF_TRIMMING(__VALUE__) (((__VALUE__) > 0U) && ((__VALUE__) <= VREFBUF_CCR_T… macro
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal.h521 #define IS_SYSCFG_VREFBUF_TRIMMING(__VALUE__) (((__VALUE__) > 0U) && ((__VALUE__) <= VREFBUF_CCR_T… macro
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal.h585 #define IS_SYSCFG_VREFBUF_TRIMMING(__VALUE__) (((__VALUE__) > 0U) && ((__VALUE__) <= VREFBUF_CCR_T… macro
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal.c551 assert_param(IS_SYSCFG_VREFBUF_TRIMMING(TrimmingValue)); in HAL_SYSCFG_VREFBUF_TrimmingConfig()
/hal_stm32-3.5.0/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal.h629 #define IS_SYSCFG_VREFBUF_TRIMMING(__VALUE__) (((__VALUE__) > 0U) && ((__VALUE__) <= VREF… macro
/hal_stm32-3.5.0/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal.h695 #define IS_SYSCFG_VREFBUF_TRIMMING(__VALUE__) (((__VALUE__) > 0U) && ((__VALUE__) <= VREFBUF_CCR_T… macro
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal.h612 #define IS_SYSCFG_VREFBUF_TRIMMING(__VALUE__) (((__VALUE__) > 0U) && ((__VALUE__) <= VREFBUF_CCR_T… macro
/hal_stm32-3.5.0/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal.h111 #define IS_SYSCFG_VREFBUF_TRIMMING(__VALUE__) (((__VALUE__) > 0) && ((__VALUE__) <= VREFBUF_CCR_TR… macro
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal.h102 #define IS_SYSCFG_VREFBUF_TRIMMING(__VALUE__) (((__VALUE__) > 0UL) && ((__VALUE__) <= VREFBUF_CCR_… macro
/hal_stm32-3.5.0/stm32cube/stm32l1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h671 #define IS_SYSCFG_VREFBUF_TRIMMING IS_VREFBUF_TRIMMING macro
/hal_stm32-3.5.0/stm32cube/stm32wbaxx/drivers/include/Legacy/
Dstm32_hal_legacy.h667 #define IS_SYSCFG_VREFBUF_TRIMMING IS_VREFBUF_TRIMMING macro
/hal_stm32-3.5.0/stm32cube/stm32f2xx/drivers/include/Legacy/
Dstm32_hal_legacy.h671 #define IS_SYSCFG_VREFBUF_TRIMMING IS_VREFBUF_TRIMMING macro
/hal_stm32-3.5.0/stm32cube/stm32f3xx/drivers/include/Legacy/
Dstm32_hal_legacy.h671 #define IS_SYSCFG_VREFBUF_TRIMMING IS_VREFBUF_TRIMMING macro
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h665 #define IS_SYSCFG_VREFBUF_TRIMMING IS_VREFBUF_TRIMMING macro
/hal_stm32-3.5.0/stm32cube/stm32l0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h671 #define IS_SYSCFG_VREFBUF_TRIMMING IS_VREFBUF_TRIMMING macro
/hal_stm32-3.5.0/stm32cube/stm32c0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h667 #define IS_SYSCFG_VREFBUF_TRIMMING IS_VREFBUF_TRIMMING macro

12