Searched refs:SSP_ERR_OSC_STOP_CLOCK_ACTIVE (Results 1 – 2 of 2) sorted by relevance
133 …SSP_ERR_OSC_STOP_CLOCK_ACTIVE = 407, ///< Attempt to clear Oscillation Stop Detect Status w… enumerator
911 …_CLOCK_PLL == current_clock) && (CGC_CLOCK_MAIN_OSC == alt_clock)), SSP_ERR_OSC_STOP_CLOCK_ACTIVE); in R_CGC_OscStopStatusClear()916 CGC_ERROR_RETURN(!(CGC_CLOCK_PLL == current_clock), SSP_ERR_OSC_STOP_CLOCK_ACTIVE); in R_CGC_OscStopStatusClear()921 CGC_ERROR_RETURN(!(CGC_CLOCK_MAIN_OSC == current_clock), SSP_ERR_OSC_STOP_CLOCK_ACTIVE); in R_CGC_OscStopStatusClear()