Searched refs:apb4_prescaler (Results 1 – 2 of 2) sorted by relevance
46 #if DT_NODE_HAS_PROP(DT_NODELABEL(pcc), apb4_prescaler)48 #define APB4DIV_VAL (DT_PROP(DT_NODELABEL(pcc), apb4_prescaler) - 1)
43 #define apb4_prescaler(v) z_apb4_prescaler(v) macro882 LL_RCC_SetAPB4Prescaler(apb4_prescaler(STM32_D3PPRE)); in stm32_clock_control_init()