Home
last modified time | relevance | path

Searched refs:HAL_ADC_STATE_AWD1 (Results 1 – 10 of 10) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_adc.c994 SET_BIT(hadc->State, HAL_ADC_STATE_AWD1); in HAL_ADC_PollForEvent()
1289 SET_BIT(hadc->State, HAL_ADC_STATE_AWD1); in HAL_ADC_IRQHandler()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_adc.c1637 SET_BIT(hadc->State, HAL_ADC_STATE_AWD1); in HAL_ADC_PollForEvent()
2466 SET_BIT(hadc->State, HAL_ADC_STATE_AWD1); in HAL_ADC_IRQHandler()
3042 CLEAR_BIT(hadc->State, HAL_ADC_STATE_AWD1); in HAL_ADC_AnalogWDGConfig()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_adc.h179 #define HAL_ADC_STATE_AWD1 0x00010000U /*!< Out-of-window occurrence of analog watc… macro
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_adc.h345 #define HAL_ADC_STATE_AWD1 (0x00010000UL) /*!< Out-of-window occurrence of ADC analo… macro
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h96 #define HAL_ADC_STATE_AWD HAL_ADC_STATE_AWD1
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h96 #define HAL_ADC_STATE_AWD HAL_ADC_STATE_AWD1
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h96 #define HAL_ADC_STATE_AWD HAL_ADC_STATE_AWD1
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h96 #define HAL_ADC_STATE_AWD HAL_ADC_STATE_AWD1
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h96 #define HAL_ADC_STATE_AWD HAL_ADC_STATE_AWD1
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/Legacy/
H A Dstm32_hal_legacy.h96 #define HAL_ADC_STATE_AWD HAL_ADC_STATE_AWD1