Home
last modified time | relevance | path

Searched defs:HAL_ADC_STATE_RESET (Results 1 – 3 of 3) sorted by relevance

/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/drivers/inc/
Dgr55xx_hal_adc.h77HAL_ADC_STATE_RESET = 0x00, /**< Peripheral not initialized */ enumerator
/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
Dstm32f4xx_hal_adc.h160 #define HAL_ADC_STATE_RESET 0x00000000U /*!< ADC not yet initialized or disabled */ macro
/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Inc/
Dstm32mp1xx_hal_adc.h322 #define HAL_ADC_STATE_RESET (0x00000000UL) /*!< ADC not yet initialized or disabled */ macro