Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/clock_control/
Dclock_control_renesas_ra.c111 static const uint32_t PRCR_LOW_POWER = 0x2U; variable
260 SYSTEM_write16(PRCR_OFFSET, PRCR_KEY | PRCR_CLOCKS | PRCR_LOW_POWER); in clock_control_ra_init()