Home
last modified time | relevance | path

Searched refs:__HAL_RCC_ADC1_IS_CLK_DISABLED (Results 1 – 25 of 26) sorted by relevance

12

/hal_stm32-2.7.6/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_rcc.h601 #define __HAL_RCC_ADC1_IS_CLK_DISABLED() ((RCC->APB2ENR & (RCC_APB2ENR_ADC1EN)) == RESET) macro
/hal_stm32-2.7.6/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_rcc_ex.h2459 #define __HAL_RCC_ADC1_IS_CLK_DISABLED() ((RCC->AHBENR & (RCC_AHBENR_ADC1EN)) == RESET) macro
2666 #define __HAL_RCC_ADC1_IS_CLK_DISABLED() ((RCC->APB2ENR & (RCC_APB2ENR_ADC1EN)) == RESET) macro
/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_rcc.h652 #define __HAL_RCC_ADC1_IS_CLK_DISABLED() ((RCC->APB2ENR & (RCC_APB2ENR_ADC1EN)) == RESET) macro
/hal_stm32-2.7.6/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_rcc.h884 #define __HAL_RCC_ADC1_IS_CLK_DISABLED() ((RCC->APB2ENR & (RCC_APB2ENR_ADC1EN)) == RESET) macro
/hal_stm32-2.7.6/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_rcc.h1197 #define __HAL_RCC_ADC1_IS_CLK_DISABLED() ((RCC->APB2ENR & (RCC_APB2ENR_ADC1EN)) == 0U) macro
/hal_stm32-2.7.6/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_rcc.h1044 #define __HAL_RCC_ADC1_IS_CLK_DISABLED() ((RCC->APB2ENR &(RCC_APB2ENR_ADC1EN))== RESET) macro
/hal_stm32-2.7.6/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_rcc_ex.h889 #define __HAL_RCC_ADC1_IS_CLK_DISABLED() (READ_BIT(RCC->APB2ENR, (RCC_APB2ENR_ADC1EN) == 0U) macro
/hal_stm32-2.7.6/stm32cube/stm32f1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3015 #define __ADC1_IS_CLK_DISABLED __HAL_RCC_ADC1_IS_CLK_DISABLED
/hal_stm32-2.7.6/stm32cube/stm32wbxx/drivers/include/Legacy/
Dstm32_hal_legacy.h3049 #define __ADC1_IS_CLK_DISABLED __HAL_RCC_ADC1_IS_CLK_DISABLED
/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3043 #define __ADC1_IS_CLK_DISABLED __HAL_RCC_ADC1_IS_CLK_DISABLED
/hal_stm32-2.7.6/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2981 #define __ADC1_IS_CLK_DISABLED __HAL_RCC_ADC1_IS_CLK_DISABLED
/hal_stm32-2.7.6/stm32cube/stm32l0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3043 #define __ADC1_IS_CLK_DISABLED __HAL_RCC_ADC1_IS_CLK_DISABLED
/hal_stm32-2.7.6/stm32cube/stm32g4xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2981 #define __ADC1_IS_CLK_DISABLED __HAL_RCC_ADC1_IS_CLK_DISABLED
/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3052 #define __ADC1_IS_CLK_DISABLED __HAL_RCC_ADC1_IS_CLK_DISABLED
/hal_stm32-2.7.6/stm32cube/stm32wlxx/drivers/include/Legacy/
Dstm32_hal_legacy.h3038 #define __ADC1_IS_CLK_DISABLED __HAL_RCC_ADC1_IS_CLK_DISABLED
/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2979 #define __ADC1_IS_CLK_DISABLED __HAL_RCC_ADC1_IS_CLK_DISABLED
/hal_stm32-2.7.6/stm32cube/stm32f2xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3014 #define __ADC1_IS_CLK_DISABLED __HAL_RCC_ADC1_IS_CLK_DISABLED
/hal_stm32-2.7.6/stm32cube/stm32mp1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2980 #define __ADC1_IS_CLK_DISABLED __HAL_RCC_ADC1_IS_CLK_DISABLED
/hal_stm32-2.7.6/stm32cube/stm32f0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3043 #define __ADC1_IS_CLK_DISABLED __HAL_RCC_ADC1_IS_CLK_DISABLED
/hal_stm32-2.7.6/stm32cube/stm32g0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3038 #define __ADC1_IS_CLK_DISABLED __HAL_RCC_ADC1_IS_CLK_DISABLED
/hal_stm32-2.7.6/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2982 #define __ADC1_IS_CLK_DISABLED __HAL_RCC_ADC1_IS_CLK_DISABLED
/hal_stm32-2.7.6/stm32cube/stm32f3xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3043 #define __ADC1_IS_CLK_DISABLED __HAL_RCC_ADC1_IS_CLK_DISABLED
/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc.h1825 #define __HAL_RCC_ADC1_IS_CLK_DISABLED() (READ_BIT(RCC->AHB2ENR1, RCC_AHB2ENR1_ADC1EN) == 0U) macro
/hal_stm32-2.7.6/stm32cube/stm32l1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3014 #define __ADC1_IS_CLK_DISABLED __HAL_RCC_ADC1_IS_CLK_DISABLED
/hal_stm32-2.7.6/stm32cube/stm32l4xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2979 #define __ADC1_IS_CLK_DISABLED __HAL_RCC_ADC1_IS_CLK_DISABLED

12