Searched defs:in_progress (Results 1 – 2 of 2) sorted by relevance
208 uint32_t in_progress = (1U << DTC_PRV_OFFSET_IN_PROGRESS) | R_ICU->IELSR_b[p_ctrl->irq].IELS; in R_DTC_Reconfigure() local249 uint32_t in_progress = (1U << DTC_PRV_OFFSET_IN_PROGRESS) | R_ICU->IELSR_b[p_ctrl->irq].IELS; in R_DTC_Reset() local
174 bool in_progress; ///< Whether or not this transfer is in progress member