Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/r_lpm/
Dr_lpm.c38 #define LPM_CLOCK_PLL2 6 // The PLL2 oscillator. macro
79 [LPM_CLOCK_PLL2] = LPM_CLOCK_PLL2CR,
776 FSP_ERROR_RETURN(1U == (*gp_lpm_clock_stp_registers[LPM_CLOCK_PLL2]), FSP_ERR_INVALID_MODE); in r_lpm_check_clocks()