Home
last modified time | relevance | path

Searched refs:ADC_OVR_DATA_OVERWRITTEN (Results 1 – 5 of 5) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_adc.h553 #define ADC_OVR_DATA_OVERWRITTEN (LL_ADC_REG_OVR_DATA_OVERWRITTEN) /*!< ADC group regula… macro
962 ((__OVR__) == ADC_OVR_DATA_OVERWRITTEN) )
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_adc.h411 #define ADC_OVR_DATA_OVERWRITTEN ((uint32_t)ADC_CFGR1_OVRMOD) macro
927 ((OVR) == ADC_OVR_DATA_OVERWRITTEN))
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h69 #define OVR_DATA_OVERWRITTEN ADC_OVR_DATA_OVERWRITTEN
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h69 #define OVR_DATA_OVERWRITTEN ADC_OVR_DATA_OVERWRITTEN
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h69 #define OVR_DATA_OVERWRITTEN ADC_OVR_DATA_OVERWRITTEN