Searched refs:IFS (Results 1 – 25 of 126) sorted by relevance
123456
175 RTC->IFS = flags; in RTC_IntSet()
247 letimer->IFS = flags; in LETIMER_IntSet()
243 leuart->IFS = flags; in LEUART_IntSet()
368 i2c->IFS = flags; in I2C_IntSet()
269 VCMP->IFS = flags; in VCMP_IntSet()
207 AES->IFS = flags; in AES_IntSet()
304 dac->IFS = flags; in DAC_IntSet()
390 acmp->IFS = flags; in ACMP_IntSet()
252 BURTC->IFS = flags; in BURTC_IntSet()
179 MSC->IFS = flags; in MSC_IntSet()
411 pcnt->IFS = flags; in PCNT_IntSet()
396 GPIO->IFS = flags; in GPIO_IntSet()
531 adc->IFS = flags; in ADC_IntSet()
574 timer->IFS = flags; in TIMER_IntSet()
31 while IFS=$' \t\n\r' read -r line; do
45 __IO uint32_t IFS; /**< Interrupt Flag Set Register */ member
52 __IO uint32_t IFS; /**< Interrupt Flag Set Register */ member
47 __IO uint32_t IFS; /**< Interrupt Flag Set Register */ member
Completed in 50 milliseconds