Home
last modified time | relevance | path

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

/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_adc.h394 #define IS_ADC_FTEN(FTEN) ( ((FTEN) == ADC_FTENR_FTEN) || \ argument
395 ((FTEN) == ADC_FTENR_FTEN_0) || \
396 ((FTEN) == ADC_FTENR_FTEN_1) || \
397 ((FTEN) == ADC_FTENR_FTEN_2) || \
398 ((FTEN) == ADC_FTENR_FTEN_3) || \
399 ((FTEN) == ADC_FTENR_FTEN_4) || \
400 ((FTEN) == ADC_FTENR_FTEN_5) || \
401 ((FTEN) == ADC_FTENR_FTEN_6) || \
402 ((FTEN) == ADC_FTENR_FTEN_7) || \
403 ((FTEN) == ADC_FTENR_FTEN_8) || \
[all …]
/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/
A Dlvd.c170 M0P_LVD->CR_f.FTEN = 0u; in Lvd_EnableIrq()
175 M0P_LVD->CR_f.FTEN = 0u; in Lvd_EnableIrq()
180 M0P_LVD->CR_f.FTEN = 1u; in Lvd_EnableIrq()
206 M0P_LVD->CR_f.FTEN = 0u; in Lvd_DisableIrq()
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/
A Dapm32f0xx_eint.c77 EINT->FTEN = EINT_FTSEL_RESET_VALUE; in EINT_Reset()
118 EINT->FTEN |= eintConfig->line; in EINT_Config()
123 EINT->FTEN |= eintConfig->line; in EINT_Config()
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_eint.c53 EINT->FTEN = 0x00000000; in EINT_Reset()
78 EINT->FTEN &= ~eintConfig->line; in EINT_Config()
83 EINT->FTEN |= eintConfig->line; in EINT_Config()
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_eint.c53 EINT->FTEN = 0x00000000; in EINT_Reset()
78 EINT->FTEN &= ~eintConfig->line; in EINT_Config()
83 EINT->FTEN |= eintConfig->line; in EINT_Config()
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_eint.c53 EINT->FTEN = 0x00000000; in EINT_Reset()
78 EINT->FTEN &= ~eintConfig->line; in EINT_Config()
83 EINT->FTEN |= eintConfig->line; in EINT_Config()
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/src/
A Dapm32s10x_eint.c53 EINT->FTEN = 0x00000000; in EINT_Reset()
78 EINT->FTEN &= ~eintConfig->line; in EINT_Config()
83 EINT->FTEN |= eintConfig->line; in EINT_Config()
/bsp/apm32/libraries/APM32S10x_Library/Device/Geehy/APM32S10x/Include/
A Dapm32s10x.h3558 __IOM uint32_t FTEN; member
/bsp/apm32/libraries/APM32E10x_Library/Device/Geehy/APM32E10x/Include/
A Dapm32e10x.h3597 __IOM uint32_t FTEN; member
/bsp/apm32/libraries/APM32F0xx_Library/Device/Geehy/APM32F0xx/Include/
A Dapm32f0xx.h2376 __IOM uint32_t FTEN; member
/bsp/apm32/libraries/APM32F10x_Library/Device/Geehy/APM32F10x/Include/
A Dapm32f10x.h3788 __IOM uint32_t FTEN; member
/bsp/apm32/libraries/APM32F4xx_Library/Device/Geehy/APM32F4xx/Include/
A Dapm32f4xx.h3749 __IOM uint32_t FTEN; member
/bsp/hc32l136/Libraries/CMSIS/Device/HDSC/HC32L136/Include/
A Dhc32l136.h2866 __IO uint32_t FTEN : 1; member
/bsp/hc32l196/Libraries/CMSIS/Device/HDSC/HC32L196/Include/
A Dhc32l19x.h5082 __IO uint32_t FTEN : 1; member

Completed in 276 milliseconds