Lines Matching +full:fiu +full:- +full:prescaler
4 * SPDX-License-Identifier: Apache-2.0
37 /* Core clock prescaler */
38 #define FPRED_VAL (DT_PROP(DT_NODELABEL(pcc), core_prescaler) - 1)
40 #define APB1DIV_VAL (DT_PROP(DT_NODELABEL(pcc), apb1_prescaler) - 1)
42 #define APB2DIV_VAL (DT_PROP(DT_NODELABEL(pcc), apb2_prescaler) - 1)
44 #define APB3DIV_VAL (DT_PROP(DT_NODELABEL(pcc), apb3_prescaler) - 1)
48 #define APB4DIV_VAL (DT_PROP(DT_NODELABEL(pcc), apb4_prescaler) - 1)
54 /* Construct a uint8_t array from 'pwdwn-ctl-val' prop for PWDWN_CTL initialization. */
67 * - OFMCLK > MAX_OFMCLK/2, XF_RANGE should be 1, else 0.
68 * - CORE_CLK > MAX_OFMCLK/2, AHB6DIV should be 1, else 0.
69 * - CORE_CLK > MAX_OFMCLK/2, FIUDIV should be 1, else 0.
93 /* FIU clock divider */
158 /* Clock prescaler configurations in different series */
176 * low-frequency timer before ec entered deep idle state.
182 * system timer by low-frequency timer after ec left deep idle state.
200 * @param is_instant A boolean indicating 'Instant Wake-up' from deep idle is