Home
last modified time | relevance | path

Searched refs:__HAL_RCC_ADC_CLK_DISABLE (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_rcc.h877 #define __HAL_RCC_ADC_CLK_DISABLE() CLEAR_BIT(RCC->AHB2ENR, RCC_AHB2ENR_ADCEN) macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/Legacy/
Dstm32_hal_legacy.h2324 #define __ADC_CLK_DISABLE __HAL_RCC_ADC_CLK_DISABLE
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/Legacy/
Dstm32_hal_legacy.h2252 #define __ADC_CLK_DISABLE __HAL_RCC_ADC_CLK_DISABLE
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/Legacy/
Dstm32_hal_legacy.h2569 #define __ADC_CLK_DISABLE __HAL_RCC_ADC_CLK_DISABLE