Searched refs:CORDIC_FLAG_RRDY (Results 1 – 10 of 10) sorted by relevance
315 #define CORDIC_FLAG_RRDY CORDIC_CSR_RRDY /*!< Result Ready Flag */ macro
1111 if (__HAL_CORDIC_GET_FLAG(hcordic, CORDIC_FLAG_RRDY) != 0U) in HAL_CORDIC_IRQHandler()
1103 if (__HAL_CORDIC_GET_FLAG(hcordic, CORDIC_FLAG_RRDY) != 0U) in HAL_CORDIC_IRQHandler()