Searched refs:R_ADC_C_ADSTS_TRGS_Pos (Results 1 – 2 of 2) sorted by relevance
522 uint32_t adsts = (uint32_t) (1 << R_ADC_C_ADSTS_TRGS_Pos); in R_ADC_C_Close()677 uint32_t adsts = (uint32_t) (1 << R_ADC_C_ADSTS_TRGS_Pos); in r_adc_c_open_sub()940 adsts = (uint32_t) (1 << R_ADC_C_ADSTS_TRGS_Pos); in adc_c_scan_end_isr()
59 #define R_ADC_C_ADSTS_TRGS_Pos (31UL) macro