Home
last modified time | relevance | path

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

/Zephyr-latest/soc/microchip/mec/mec172x/reg/
Dmec172x_pcr.h303 #define MCHP_PCR_CLK32M_CTRL_VAL_EN BIT(2) macro
/Zephyr-latest/drivers/clock_control/
Dclock_control_mchp_xec.c514 MCHP_PCR_CLK32M_CTRL_VAL_EN | MCHP_PCR_CLK32M_CTRL_CLR_CNT; in check_32k_crystal()