Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nuvoton/npcx/common/
Dsoc_clock.h165 #define VAL_HFCBCD1 (APB1DIV_VAL | (APB2DIV_VAL << 4)) macro
/Zephyr-latest/drivers/clock_control/
Dclock_control_npcx.c235 inst_cdcg->HFCBCD1 = VAL_HFCBCD1; in npcx_clock_control_init()