Home
last modified time | relevance | path

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

12

/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_comp.h164 #define COMP_POWERMODE_MEDIUMSPEED (COMP_CFGR1_PWRMODE_0) /*!< Medium Speed */ macro
496 ((__POWERMODE__) == COMP_POWERMODE_MEDIUMSPEED) || \
/hal_stm32-3.4.0/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_comp.h170 #define COMP_POWERMODE_MEDIUMSPEED (COMP_CSR_PWRMODE_0) /*!< Medium Speed */ macro
587 ((__POWERMODE__) == COMP_POWERMODE_MEDIUMSPEED) || \
/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_comp.h170 #define COMP_POWERMODE_MEDIUMSPEED (COMP_CSR_PWRMODE_0) /*!< Medium Speed */ macro
597 ((__POWERMODE__) == COMP_POWERMODE_MEDIUMSPEED) || \
/hal_stm32-3.4.0/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_comp.h174 #define COMP_POWERMODE_MEDIUMSPEED (COMP_CSR_PWRMODE_0) /*!< Medium Speed */ macro
593 ((__POWERMODE__) == COMP_POWERMODE_MEDIUMSPEED) || \
/hal_stm32-3.4.0/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_comp.h161 #define COMP_POWERMODE_MEDIUMSPEED (COMP_CSR_COMP2SPEED) /*!< COMP power mode to low powe… macro
554 #define IS_COMP_POWERMODE(__POWERMODE__) (((__POWERMODE__) == COMP_POWERMODE_MEDIUMSPEED) || \
/hal_stm32-3.4.0/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_comp.h190 #define COMP_POWERMODE_MEDIUMSPEED (COMP_CSR_PWRMODE_0) /*!< Medium Speed */ macro
750 ((__POWERMODE__) == COMP_POWERMODE_MEDIUMSPEED) )
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_comp.h235 #define COMP_POWERMODE_MEDIUMSPEED (COMP_CSR_PWRMODE_0) /*!< Medium Speed */ macro
693 ((__POWERMODE__) == COMP_POWERMODE_MEDIUMSPEED) || \
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_comp.h174 #define COMP_POWERMODE_MEDIUMSPEED (COMP_CSR_PWRMODE_0) /*!< Medium Speed */ macro
596 ((__POWERMODE__) == COMP_POWERMODE_MEDIUMSPEED) || \
/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_comp.h169 #define COMP_POWERMODE_MEDIUMSPEED (COMP_CFGRx_PWRMODE_0) /*!< Medium Speed */ macro
806 ((__POWERMODE__) == COMP_POWERMODE_MEDIUMSPEED) || \
/hal_stm32-3.4.0/stm32cube/stm32wlxx/drivers/include/Legacy/
Dstm32_hal_legacy.h207 #define COMP_MODE_HIGHSPEED COMP_POWERMODE_MEDIUMSPEED
211 #define COMP_MODE_MEDIUMSPEED COMP_POWERMODE_MEDIUMSPEED
/hal_stm32-3.4.0/stm32cube/stm32c0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h204 #define COMP_MODE_HIGHSPEED COMP_POWERMODE_MEDIUMSPEED
208 #define COMP_MODE_MEDIUMSPEED COMP_POWERMODE_MEDIUMSPEED
/hal_stm32-3.4.0/stm32cube/stm32f4xx/drivers/include/Legacy/
Dstm32_hal_legacy.h207 #define COMP_MODE_HIGHSPEED COMP_POWERMODE_MEDIUMSPEED
211 #define COMP_MODE_MEDIUMSPEED COMP_POWERMODE_MEDIUMSPEED
/hal_stm32-3.4.0/stm32cube/stm32mp1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h206 #define COMP_MODE_HIGHSPEED COMP_POWERMODE_MEDIUMSPEED
210 #define COMP_MODE_MEDIUMSPEED COMP_POWERMODE_MEDIUMSPEED
/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h207 #define COMP_MODE_HIGHSPEED COMP_POWERMODE_MEDIUMSPEED
211 #define COMP_MODE_MEDIUMSPEED COMP_POWERMODE_MEDIUMSPEED
/hal_stm32-3.4.0/stm32cube/stm32f1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h191 #define COMP_MODE_HIGHSPEED COMP_POWERMODE_MEDIUMSPEED
195 #define COMP_MODE_MEDIUMSPEED COMP_POWERMODE_MEDIUMSPEED
/hal_stm32-3.4.0/stm32cube/stm32l1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h191 #define COMP_MODE_HIGHSPEED COMP_POWERMODE_MEDIUMSPEED
195 #define COMP_MODE_MEDIUMSPEED COMP_POWERMODE_MEDIUMSPEED
/hal_stm32-3.4.0/stm32cube/stm32g4xx/drivers/include/Legacy/
Dstm32_hal_legacy.h198 #define COMP_MODE_HIGHSPEED COMP_POWERMODE_MEDIUMSPEED
202 #define COMP_MODE_MEDIUMSPEED COMP_POWERMODE_MEDIUMSPEED
/hal_stm32-3.4.0/stm32cube/stm32g0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h207 #define COMP_MODE_HIGHSPEED COMP_POWERMODE_MEDIUMSPEED
211 #define COMP_MODE_MEDIUMSPEED COMP_POWERMODE_MEDIUMSPEED
/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h207 #define COMP_MODE_HIGHSPEED COMP_POWERMODE_MEDIUMSPEED
211 #define COMP_MODE_MEDIUMSPEED COMP_POWERMODE_MEDIUMSPEED
/hal_stm32-3.4.0/stm32cube/stm32f2xx/drivers/include/Legacy/
Dstm32_hal_legacy.h191 #define COMP_MODE_HIGHSPEED COMP_POWERMODE_MEDIUMSPEED
195 #define COMP_MODE_MEDIUMSPEED COMP_POWERMODE_MEDIUMSPEED
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/include/Legacy/
Dstm32_hal_legacy.h204 #define COMP_MODE_HIGHSPEED COMP_POWERMODE_MEDIUMSPEED
208 #define COMP_MODE_MEDIUMSPEED COMP_POWERMODE_MEDIUMSPEED
/hal_stm32-3.4.0/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h207 #define COMP_MODE_HIGHSPEED COMP_POWERMODE_MEDIUMSPEED
211 #define COMP_MODE_MEDIUMSPEED COMP_POWERMODE_MEDIUMSPEED
/hal_stm32-3.4.0/stm32cube/stm32f0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h211 #define COMP_MODE_HIGHSPEED COMP_POWERMODE_MEDIUMSPEED
215 #define COMP_MODE_MEDIUMSPEED COMP_POWERMODE_MEDIUMSPEED
/hal_stm32-3.4.0/stm32cube/stm32f3xx/drivers/include/Legacy/
Dstm32_hal_legacy.h211 #define COMP_MODE_HIGHSPEED COMP_POWERMODE_MEDIUMSPEED
215 #define COMP_MODE_MEDIUMSPEED COMP_POWERMODE_MEDIUMSPEED
/hal_stm32-3.4.0/stm32cube/stm32wbxx/drivers/include/Legacy/
Dstm32_hal_legacy.h211 #define COMP_MODE_HIGHSPEED COMP_POWERMODE_MEDIUMSPEED
215 #define COMP_MODE_MEDIUMSPEED COMP_POWERMODE_MEDIUMSPEED

12