Home
last modified time | relevance | path

Searched refs:RTEN (Results 1 – 14 of 14) sorted by relevance

/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_adc.h370 #define IS_ADC_RTEN(RTEN) ( ((RTEN) == ADC_RTENR_RTEN) || \ argument
371 ((RTEN) == ADC_RTENR_RTEN_0) || \
372 ((RTEN) == ADC_RTENR_RTEN_1) || \
373 ((RTEN) == ADC_RTENR_RTEN_2) || \
374 ((RTEN) == ADC_RTENR_RTEN_3) || \
375 ((RTEN) == ADC_RTENR_RTEN_4) || \
376 ((RTEN) == ADC_RTENR_RTEN_5) || \
377 ((RTEN) == ADC_RTENR_RTEN_6) || \
378 ((RTEN) == ADC_RTENR_RTEN_7) || \
379 ((RTEN) == ADC_RTENR_RTEN_8) || \
[all …]
/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/
A Dlvd.c169 M0P_LVD->CR_f.RTEN = 0u; in Lvd_EnableIrq()
174 M0P_LVD->CR_f.RTEN = 1u; in Lvd_EnableIrq()
179 M0P_LVD->CR_f.RTEN = 0u; in Lvd_EnableIrq()
205 M0P_LVD->CR_f.RTEN = 0u; in Lvd_DisableIrq()
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/
A Dapm32f0xx_eint.c76 EINT->RTEN = EINT_RTSEL_RESET_VALUE; in EINT_Reset()
114 EINT->RTEN |= eintConfig->line; in EINT_Config()
122 EINT->RTEN |= eintConfig->line; in EINT_Config()
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_eint.c52 EINT->RTEN = 0x00000000; in EINT_Reset()
77 EINT->RTEN &= ~eintConfig->line; in EINT_Config()
82 EINT->RTEN |= eintConfig->line; in EINT_Config()
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_eint.c52 EINT->RTEN = 0x00000000; in EINT_Reset()
77 EINT->RTEN &= ~eintConfig->line; in EINT_Config()
82 EINT->RTEN |= eintConfig->line; in EINT_Config()
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_eint.c52 EINT->RTEN = 0x00000000; in EINT_Reset()
77 EINT->RTEN &= ~eintConfig->line; in EINT_Config()
82 EINT->RTEN |= eintConfig->line; in EINT_Config()
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/src/
A Dapm32s10x_eint.c52 EINT->RTEN = 0x00000000; in EINT_Reset()
77 EINT->RTEN &= ~eintConfig->line; in EINT_Config()
82 EINT->RTEN |= eintConfig->line; in EINT_Config()
/bsp/apm32/libraries/APM32S10x_Library/Device/Geehy/APM32S10x/Include/
A Dapm32s10x.h3528 __IOM uint32_t RTEN; member
/bsp/apm32/libraries/APM32E10x_Library/Device/Geehy/APM32E10x/Include/
A Dapm32e10x.h3567 __IOM uint32_t RTEN; member
/bsp/apm32/libraries/APM32F0xx_Library/Device/Geehy/APM32F0xx/Include/
A Dapm32f0xx.h2341 __IOM uint32_t RTEN; member
/bsp/apm32/libraries/APM32F10x_Library/Device/Geehy/APM32F10x/Include/
A Dapm32f10x.h3758 __IOM uint32_t RTEN; member
/bsp/apm32/libraries/APM32F4xx_Library/Device/Geehy/APM32F4xx/Include/
A Dapm32f4xx.h3716 __IOM uint32_t RTEN; member
/bsp/hc32l136/Libraries/CMSIS/Device/HDSC/HC32L136/Include/
A Dhc32l136.h2867 __IO uint32_t RTEN : 1; member
/bsp/hc32l196/Libraries/CMSIS/Device/HDSC/HC32L196/Include/
A Dhc32l19x.h5083 __IO uint32_t RTEN : 1; member

Completed in 332 milliseconds