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)
46 #define apb4_prescaler(v) z_apb4_prescaler(v) macro1135 LL_RCC_SetAPB4Prescaler(apb4_prescaler(STM32_PPRE4));1142 LL_RCC_SetAPB4Prescaler(apb4_prescaler(STM32_D3PPRE));