Searched refs:stm32_pclken (Results 1 – 25 of 60) sorted by relevance
123
26 struct stm32_pclken pclken;27 struct stm32_pclken pclken_rx;28 struct stm32_pclken pclken_tx;30 struct stm32_pclken pclken_ptp;
35 static const struct stm32_pclken pclken = {39 static const struct stm32_pclken pclken_tx = {43 static const struct stm32_pclken pclken_rx = {
64 struct stm32_pclken *pclken = (struct stm32_pclken *)(sub_system); in stm32_clock_control_on()81 struct stm32_pclken *pclken = (struct stm32_pclken *)(sub_system); in stm32_clock_control_off()102 struct stm32_pclken *pclken = (struct stm32_pclken *)(sub_system); in stm32_clock_control_configure()158 struct stm32_pclken *pclken = (struct stm32_pclken *)(sub_system); in stm32_clock_control_get_subsys_rate()266 struct stm32_pclken *pclken = (struct stm32_pclken *)sub_system; in stm32_clock_control_get_status()
202 struct stm32_pclken *pclken = (struct stm32_pclken *)(sub_system); in stm32_clock_control_on()220 struct stm32_pclken *pclken = (struct stm32_pclken *)(sub_system); in stm32_clock_control_off()241 struct stm32_pclken *pclken = (struct stm32_pclken *)(sub_system); in stm32_clock_control_configure()274 struct stm32_pclken *pclken = (struct stm32_pclken *)(sub_system); in stm32_clock_control_get_subsys_rate()426 struct stm32_pclken *pclken = (struct stm32_pclken *)sub_system; in stm32_clock_control_get_status()
20 struct stm32_pclken *pclken = (struct stm32_pclken *)(sub_system); in stm32_clock_control_on()71 struct stm32_pclken *pclken = (struct stm32_pclken *)(sub_system); in stm32_clock_control_off()123 struct stm32_pclken *pclken = (struct stm32_pclken *)(sub_system); in stm32_clock_control_get_subsys_rate()
147 struct stm32_pclken *pclken = (struct stm32_pclken *)(sub_system); in stm32_clock_control_on()165 struct stm32_pclken *pclken = (struct stm32_pclken *)(sub_system); in stm32_clock_control_off()184 struct stm32_pclken *pclken = (struct stm32_pclken *)(sub_system); in stm32_clock_control_configure()206 struct stm32_pclken *pclken = (struct stm32_pclken *)(sys); in stm32_clock_control_get_subsys_rate()
151 struct stm32_pclken *pclken = (struct stm32_pclken *)(sub_system); in stm32_clock_control_on()169 struct stm32_pclken *pclken = (struct stm32_pclken *)(sub_system); in stm32_clock_control_off()188 struct stm32_pclken *pclken = (struct stm32_pclken *)(sub_system); in stm32_clock_control_configure()212 struct stm32_pclken *pclken = (struct stm32_pclken *)(sys); in stm32_clock_control_get_subsys_rate()
21 const struct stm32_pclken pclken;
362 struct stm32_pclken *pclken = (struct stm32_pclken *)(sub_system); in stm32_clock_control_on()383 struct stm32_pclken *pclken = (struct stm32_pclken *)(sub_system); in stm32_clock_control_off()405 struct stm32_pclken *pclken = (struct stm32_pclken *)(sub_system); in stm32_clock_control_configure()433 struct stm32_pclken *pclken = (struct stm32_pclken *)(sub_system); in stm32_clock_control_get_subsys_rate()
18 const struct stm32_pclken *const pclken;63 static const struct stm32_pclken pclken_##n[] = STM32_DT_INST_CLOCKS(n);\
38 static const struct stm32_pclken pclken[] = STM32_DT_CLOCKS(DT_NODELABEL(spi1)); in ZTEST()39 struct stm32_pclken spi1_reg_clk_cfg = pclken[0]; in ZTEST()54 struct stm32_pclken spi1_domain_clk_cfg = pclken[1]; in ZTEST()
23 const struct stm32_pclken *const pclken;73 static const struct stm32_pclken pclken_##n[] = STM32_DT_INST_CLOCKS(n);\
34 const struct stm32_pclken *pclken;91 static const struct stm32_pclken pclken[] = STM32_DT_INST_CLOCKS(0);
26 struct stm32_pclken pclken;
30 struct stm32_pclken *pclken;111 struct stm32_pclken *rng_pclken; in enable_rng_clock()
15 struct stm32_pclken pclken;
28 static void i2c_set_clock(const struct stm32_pclken *clk) in i2c_set_clock()76 static const struct stm32_pclken pclken[] = STM32_DT_CLOCKS(DT_NODELABEL(i2c1)); in ZTEST()
21 static const struct stm32_pclken pclken[] = STM32_DT_CLOCKS(DT_NODELABEL(i2s2)); in ZTEST()
26 static const struct stm32_pclken pclken[] = STM32_DT_CLOCKS(DT_NODELABEL(lptim1)); in ZTEST()
52 static const struct stm32_pclken pclken[] = STM32_DT_CLOCKS(DT_NODELABEL(adc1)); in ZTEST()
18 struct stm32_pclken pclken;
26 const struct stm32_pclken *pclken;
33 const struct stm32_pclken *pclken;
42 const struct stm32_pclken *pclken;
38 static const struct stm32_pclken pclken[] = STM32_DT_CLOCKS(DT_NODELABEL(spi1)); in ZTEST()