Home
last modified time | relevance | path

Searched refs:ADC_DAT_ALIGN_R (Results 1 – 16 of 16) sorted by relevance

/bsp/n32g452xx/Libraries/rt_drivers/
A Ddrv_adc.c123 ADC_InitStructure.DatAlign = ADC_DAT_ALIGN_R; in n32_adc_enabled()
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/
A Dn32l43x_adc.h131 #define ADC_DAT_ALIGN_R ((uint32_t)0x00000000) macro
133 #define IsAdcDatAlign(ALIGN) (((ALIGN) == ADC_DAT_ALIGN_R) || ((ALIGN) == ADC_DAT_ALIGN_L))
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/
A Dn32l40x_adc.h131 #define ADC_DAT_ALIGN_R ((uint32_t)0x00000000) macro
133 #define IsAdcDatAlign(ALIGN) (((ALIGN) == ADC_DAT_ALIGN_R) || ((ALIGN) == ADC_DAT_ALIGN_L))
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/
A Dn32g43x_adc.h131 #define ADC_DAT_ALIGN_R ((uint32_t)0x00000000) macro
133 #define IsAdcDatAlign(ALIGN) (((ALIGN) == ADC_DAT_ALIGN_R) || ((ALIGN) == ADC_DAT_ALIGN_L))
/bsp/n32/libraries/n32_drivers/
A Ddrv_adc.c74 ADC_InitStructure.DatAlign = ADC_DAT_ALIGN_R; in n32_adc_init()
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/inc/
A Dn32g4fr_adc.h153 #define ADC_DAT_ALIGN_R ((uint32_t)0x00000000) macro
155 #define IsAdcDatAlign(ALIGN) (((ALIGN) == ADC_DAT_ALIGN_R) || ((ALIGN) == ADC_DAT_ALIGN_L))
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/
A Dn32wb452_adc.h153 #define ADC_DAT_ALIGN_R ((uint32_t)0x00000000) macro
155 #define IsAdcDatAlign(ALIGN) (((ALIGN) == ADC_DAT_ALIGN_R) || ((ALIGN) == ADC_DAT_ALIGN_L))
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/
A Dn32g45x_adc.h162 #define ADC_DAT_ALIGN_R ((uint32_t)0x00000000) macro
164 #define IsAdcDatAlign(ALIGN) (((ALIGN) == ADC_DAT_ALIGN_R) || ((ALIGN) == ADC_DAT_ALIGN_L))
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/
A Dn32g45x_adc.h162 #define ADC_DAT_ALIGN_R ((uint32_t)0x00000000) macro
164 #define IsAdcDatAlign(ALIGN) (((ALIGN) == ADC_DAT_ALIGN_R) || ((ALIGN) == ADC_DAT_ALIGN_L))
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/
A Dn32l43x_adc.c279 ADC_InitStruct->DatAlign = ADC_DAT_ALIGN_R; in ADC_InitStruct()
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/
A Dn32l40x_adc.c279 ADC_InitStruct->DatAlign = ADC_DAT_ALIGN_R; in ADC_InitStruct()
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/
A Dn32g43x_adc.c279 ADC_InitStruct->DatAlign = ADC_DAT_ALIGN_R; in ADC_InitStruct()
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/
A Dn32g45x_adc.c304 ADC_InitStruct->DatAlign = ADC_DAT_ALIGN_R; in ADC_InitStruct()
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/
A Dn32g4fr_adc.c290 ADC_InitStruct->DatAlign = ADC_DAT_ALIGN_R; in ADC_InitStruct()
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/src/
A Dn32wb452_adc.c290 ADC_InitStruct->DatAlign = ADC_DAT_ALIGN_R; in ADC_InitStruct()
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/
A Dn32g45x_adc.c301 ADC_InitStruct->DatAlign = ADC_DAT_ALIGN_R; in ADC_InitStruct()

Completed in 35 milliseconds