Home
last modified time | relevance | path

Searched defs:APB2DIV_VAL (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/soc/nuvoton/npcx/common/
Dsoc_clock.h42 #define APB2DIV_VAL (DT_PROP(DT_NODELABEL(pcc), apb2_prescaler) - 1) macro
/Zephyr-latest/drivers/clock_control/
Dclock_control_npcm.c95 #define APB2DIV_VAL (DT_PROP(DT_NODELABEL(pcc), apb2_prescaler) - 1) macro