Home
last modified time | relevance | path

Searched defs:Number (Results 1 – 2 of 2) sorted by relevance

/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
Dstm32f4xx_hal_cortex.h52 uint8_t Number; /*!< Specifies the number of the region to protect. member
/device/soc/st/stm32f407zg/uniproton/board/common/STM32F4xx_StdPeriph_Driver/src/
Dstm32f4xx_adc.c930 void ADC_DiscModeChannelCountConfig(ADC_TypeDef* ADCx, uint8_t Number) in ADC_DiscModeChannelCountConfig()