Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nuvoton/npcx/common/
Dsoc_clock.h46 #if DT_NODE_HAS_PROP(DT_NODELABEL(pcc), apb4_prescaler)
48 #define APB4DIV_VAL (DT_PROP(DT_NODELABEL(pcc), apb4_prescaler) - 1)
/Zephyr-latest/drivers/clock_control/
Dclock_stm32_ll_h7.c46 #define apb4_prescaler(v) z_apb4_prescaler(v) macro
1135 LL_RCC_SetAPB4Prescaler(apb4_prescaler(STM32_PPRE4));
1142 LL_RCC_SetAPB4Prescaler(apb4_prescaler(STM32_D3PPRE));