Searched defs:tmpreg2 (Results 1 – 8 of 8) sorted by relevance
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/ |
A D | stm32f2xx_adc.c | 237 uint8_t tmpreg2 = 0; in ADC_Init() local 716 uint32_t tmpreg1 = 0, tmpreg2 = 0; in ADC_RegularChannelConfig() local 932 uint32_t tmpreg2 = 0; in ADC_DiscModeChannelCountConfig() local 1194 uint32_t tmpreg1 = 0, tmpreg2 = 0, tmpreg3 = 0; in ADC_InjectedChannelConfig() local 1258 uint32_t tmpreg2 = 0; in ADC_InjectedSequencerLengthConfig() local
|
A D | stm32f2xx_dac.c | 201 uint32_t tmpreg1 = 0, tmpreg2 = 0; in DAC_Init() local
|
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/ |
A D | stm32f4xx_adc.c | 238 uint8_t tmpreg2 = 0; in ADC_Init() local 717 uint32_t tmpreg1 = 0, tmpreg2 = 0; in ADC_RegularChannelConfig() local 933 uint32_t tmpreg2 = 0; in ADC_DiscModeChannelCountConfig() local 1192 uint32_t tmpreg1 = 0, tmpreg2 = 0, tmpreg3 = 0; in ADC_InjectedChannelConfig() local 1256 uint32_t tmpreg2 = 0; in ADC_InjectedSequencerLengthConfig() local
|
A D | stm32f4xx_dac.c | 208 uint32_t tmpreg1 = 0, tmpreg2 = 0; in DAC_Init() local
|
/lk-master/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/src/ |
A D | stm32f10x_adc.c | 220 uint8_t tmpreg2 = 0; in ADC_Init() local 511 uint32_t tmpreg2 = 0; in ADC_DiscModeChannelCountConfig() local 591 uint32_t tmpreg1 = 0, tmpreg2 = 0; in ADC_RegularChannelConfig() local 931 uint32_t tmpreg1 = 0, tmpreg2 = 0, tmpreg3 = 0; in ADC_InjectedChannelConfig() local 995 uint32_t tmpreg2 = 0; in ADC_InjectedSequencerLengthConfig() local
|
A D | stm32f10x_dac.c | 118 uint32_t tmpreg1 = 0, tmpreg2 = 0; in DAC_Init() local
|
/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/ |
A D | stm32f0xx_hal_dac_ex.c | 128 uint32_t tmpreg1 = 0U, tmpreg2 = 0U; in HAL_DAC_ConfigChannel() local 182 uint32_t tmpreg1 = 0U, tmpreg2 = 0U; in HAL_DAC_ConfigChannel() local
|
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/ |
A D | stm32f7xx_hal_dac.c | 734 uint32_t tmpreg1 = 0, tmpreg2 = 0; in HAL_DAC_ConfigChannel() local
|
Completed in 34 milliseconds