/hal_stm32-3.5.0/stm32cube/stm32mp1xx/soc/ |
D | stm32mp1xx.h | 169 #define IS_FUNCTIONAL_STATE(STATE) (((STATE) == DISABLE) || ((STATE) == ENABLE)) macro
|
/hal_stm32-3.5.0/stm32cube/stm32l0xx/soc/ |
D | stm32l0xx.h | 180 #define IS_FUNCTIONAL_STATE(STATE) (((STATE) == DISABLE) || ((STATE) == ENABLE)) macro
|
/hal_stm32-3.5.0/stm32cube/stm32f0xx/soc/ |
D | stm32f0xx.h | 178 #define IS_FUNCTIONAL_STATE(STATE) (((STATE) == DISABLE) || ((STATE) == ENABLE)) macro
|
/hal_stm32-3.5.0/stm32cube/stm32g0xx/soc/ |
D | stm32g0xx.h | 154 #define IS_FUNCTIONAL_STATE(STATE) (((STATE) == DISABLE) || ((STATE) == ENABLE)) macro
|
/hal_stm32-3.5.0/stm32cube/stm32g4xx/soc/ |
D | stm32g4xx.h | 148 #define IS_FUNCTIONAL_STATE(STATE) (((STATE) == DISABLE) || ((STATE) == ENABLE)) macro
|
/hal_stm32-3.5.0/stm32cube/stm32l1xx/soc/ |
D | stm32l1xx.h | 187 #define IS_FUNCTIONAL_STATE(STATE) (((STATE) == DISABLE) || ((STATE) == ENABLE)) macro
|
/hal_stm32-3.5.0/stm32cube/stm32h5xx/soc/ |
D | stm32h5xx.h | 131 #define IS_FUNCTIONAL_STATE(STATE) (((STATE) == DISABLE) || ((STATE) == ENABLE)) macro
|
/hal_stm32-3.5.0/stm32cube/stm32u5xx/soc/ |
D | stm32u5xx.h | 157 #define IS_FUNCTIONAL_STATE(STATE) (((STATE) == DISABLE) || ((STATE) == ENABLE)) macro
|
/hal_stm32-3.5.0/stm32cube/stm32f1xx/soc/ |
D | stm32f1xx.h | 162 #define IS_FUNCTIONAL_STATE(STATE) (((STATE) == DISABLE) || ((STATE) == ENABLE)) macro
|
/hal_stm32-3.5.0/stm32cube/stm32f2xx/soc/ |
D | stm32f2xx.h | 132 #define IS_FUNCTIONAL_STATE(STATE) (((STATE) == DISABLE) || ((STATE) == ENABLE)) macro
|
/hal_stm32-3.5.0/stm32cube/stm32wbxx/soc/ |
D | stm32wbxx.h | 124 #define IS_FUNCTIONAL_STATE(STATE) (((STATE) == DISABLE) || ((STATE) == ENABLE)) macro
|
/hal_stm32-3.5.0/stm32cube/stm32h7xx/soc/ |
D | stm32h7xx.h | 190 #define IS_FUNCTIONAL_STATE(STATE) (((STATE) == DISABLE) || ((STATE) == ENABLE)) macro
|
/hal_stm32-3.5.0/stm32cube/stm32f4xx/soc/ |
D | stm32f4xx.h | 195 #define IS_FUNCTIONAL_STATE(STATE) (((STATE) == DISABLE) || ((STATE) == ENABLE)) macro
|
/hal_stm32-3.5.0/stm32cube/stm32c0xx/soc/ |
D | stm32c0xx.h | 122 #define IS_FUNCTIONAL_STATE(STATE) (((STATE) == DISABLE) || ((STATE) == ENABLE)) macro
|
/hal_stm32-3.5.0/stm32cube/stm32f3xx/soc/ |
D | stm32f3xx.h | 174 #define IS_FUNCTIONAL_STATE(STATE) (((STATE) == DISABLE) || ((STATE) == ENABLE)) macro
|
/hal_stm32-3.5.0/stm32cube/stm32l5xx/soc/ |
D | stm32l5xx.h | 122 #define IS_FUNCTIONAL_STATE(STATE) (((STATE) == DISABLE) || ((STATE) == ENABLE)) macro
|
/hal_stm32-3.5.0/stm32cube/stm32f7xx/soc/ |
D | stm32f7xx.h | 166 #define IS_FUNCTIONAL_STATE(STATE) (((STATE) == DISABLE) || ((STATE) == ENABLE)) macro
|
/hal_stm32-3.5.0/stm32cube/stm32wbaxx/soc/ |
D | stm32wbaxx.h | 128 #define IS_FUNCTIONAL_STATE(STATE) (((STATE) == DISABLE) || ((STATE) == ENABLE)) macro
|
/hal_stm32-3.5.0/stm32cube/stm32l4xx/soc/ |
D | stm32l4xx.h | 196 #define IS_FUNCTIONAL_STATE(STATE) (((STATE) == DISABLE) || ((STATE) == ENABLE)) macro
|
/hal_stm32-3.5.0/stm32cube/stm32wlxx/soc/ |
D | stm32wlxx.h | 131 #define IS_FUNCTIONAL_STATE(STATE) (((STATE) == DISABLE) || ((STATE) == ENABLE)) macro
|