Searched refs:SMPR (Results 1 – 13 of 13) sorted by relevance
| /bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Src/ |
| A D | HAL_TKEY.c | 182 u32Regbackup = htkey->Instance->SMPR; in HAL_TKEY_Suspend() 183 …MODIFY_REG(htkey->Instance->SMPR, TKEY_SMPR_SWT_MASK, TKEY_SMPR_SWT(htkey->ScanPara.SleepScanWaitT… in HAL_TKEY_Suspend() 221 htkey->Instance->SMPR = u32Regbackup; //Use the backup scan value. in HAL_TKEY_Resume() 466 WRITE_REG(htkey->Instance->SMPR,u32RegTemp); in HAL_TKEY_Init()
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/ |
| A D | hk32f0xx_adc.c | 703 ADCx->SMPR = tmpreg ; in ADC_ChannelConfig()
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/ |
| A D | ft32f0xx_adc.c | 539 ADCx->SMPR = tmpreg ; in ADC_ChannelConfig()
|
| /bsp/acm32/acm32f0x0-nucleo/libraries/Device/ |
| A D | ACM32F0x0.h | 463 __IO uint32_t SMPR; // 0x0C member
|
| /bsp/ft32/libraries/FT32F0xx/CMSIS/FT32F0xx/Include/ |
| A D | ft32f030x6.h | 190 …__IO uint32_t SMPR; /*!< ADC Sampling time register, Addre… member
|
| A D | ft32f030x8.h | 221 …__IO uint32_t SMPR; /*!< ADC Sampling time register, Addre… member
|
| A D | ft32f072x8.h | 228 …__IO uint32_t SMPR; /*!< ADC Sampling time register, Addre… member
|
| A D | ft32f032x8.h | 221 …__IO uint32_t SMPR; /*!< ADC Sampling time register, Addre… member
|
| A D | ft32f032x6.h | 221 …__IO uint32_t SMPR; /*!< ADC Sampling time register, Addre… member
|
| A D | ft32f072xb.h | 229 …__IO uint32_t SMPR; /*!< ADC Sampling time register, Addre… member
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/CMSIS/HK32F0xx/Include/ |
| A D | hk32f030x4x6x8.h | 119 …__IO uint32_t SMPR; /*!< ADC sampling time register, Address offset: 0x… member
|
| A D | hk32f031x4x6.h | 117 …__IO uint32_t SMPR; /*!< ADC sampling time register, Address offset: 0x… member
|
| A D | hk32f04ax4x6x8.h | 156 …__IO uint32_t SMPR; /*!< ADC sampling time register, Address offset: 0x… member
|
Completed in 231 milliseconds