Home
last modified time | relevance | path

Searched refs:LPM_CLOCK_HOCO (Results 1 – 1 of 1) sorted by relevance

/hal_renesas-latest/drivers/ra/fsp/src/r_lpm/
Dr_lpm.c32 #define LPM_CLOCK_HOCO 0 // The high speed on chip oscillator. macro
70 [LPM_CLOCK_HOCO] = LPM_CLOCK_HOCOCR,
767 FSP_ERROR_RETURN(LPM_CLOCK_HOCO == clock_source, FSP_ERR_INVALID_MODE); in r_lpm_check_clocks()
916 if (LPM_CLOCK_HOCO == clock_source) in r_lpm_low_power_enter()