Home
last modified time | relevance | path

Searched refs:stm32_pclken (Results 1 – 25 of 60) sorted by relevance

123

/Zephyr-Core-3.6.0/drivers/ethernet/
Deth_stm32_hal_priv.h26 struct stm32_pclken pclken;
27 struct stm32_pclken pclken_rx;
28 struct stm32_pclken pclken_tx;
30 struct stm32_pclken pclken_ptp;
Deth_dwmac_stm32h7x.c35 static const struct stm32_pclken pclken = {
39 static const struct stm32_pclken pclken_tx = {
43 static const struct stm32_pclken pclken_rx = {
/Zephyr-Core-3.6.0/drivers/clock_control/
Dclock_stm32_ll_wba.c64 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()
Dclock_stm32_ll_common.c202 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()
Dclock_stm32_ll_mp1.c20 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()
Dclock_stm32_ll_h5.c147 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()
Dclock_stm32_ll_u5.c151 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()
Dclock_stm32_mux.c21 const struct stm32_pclken pclken;
Dclock_stm32_ll_h7.c362 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()
/Zephyr-Core-3.6.0/drivers/usb/device/
Dusb_dc_dw_stm32.h18 const struct stm32_pclken *const pclken;
63 static const struct stm32_pclken pclken_##n[] = STM32_DT_INST_CLOCKS(n);\
/Zephyr-Core-3.6.0/tests/drivers/clock_control/stm32_clock_configuration/stm32h7_devices/src/
Dtest_stm32_clock_configuration.c38 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()
/Zephyr-Core-3.6.0/drivers/usb/udc/
Dudc_dwc2_vendor_quirks.h23 const struct stm32_pclken *const pclken;
73 static const struct stm32_pclken pclken_##n[] = STM32_DT_INST_CLOCKS(n);\
/Zephyr-Core-3.6.0/drivers/memc/
Dmemc_stm32.c34 const struct stm32_pclken *pclken;
91 static const struct stm32_pclken pclken[] = STM32_DT_INST_CLOCKS(0);
/Zephyr-Core-3.6.0/drivers/watchdog/
Dwdt_wwdg_stm32.h26 struct stm32_pclken pclken;
/Zephyr-Core-3.6.0/soc/arm/st_stm32/stm32wba/hci_if/
Dbleplat.c30 struct stm32_pclken *pclken;
111 struct stm32_pclken *rng_pclken; in enable_rng_clock()
/Zephyr-Core-3.6.0/drivers/crypto/
Dcrypto_stm32_priv.h15 struct stm32_pclken pclken;
/Zephyr-Core-3.6.0/tests/drivers/clock_control/stm32_clock_configuration/stm32_common_devices/src/
Dtest_stm32_clock_configuration_i2c.c28 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()
Dtest_stm32_clock_configuration_i2s.c21 static const struct stm32_pclken pclken[] = STM32_DT_CLOCKS(DT_NODELABEL(i2s2)); in ZTEST()
Dtest_stm32_clock_configuration_lptim.c26 static const struct stm32_pclken pclken[] = STM32_DT_CLOCKS(DT_NODELABEL(lptim1)); in ZTEST()
Dtest_stm32_clock_configuration_adc.c52 static const struct stm32_pclken pclken[] = STM32_DT_CLOCKS(DT_NODELABEL(adc1)); in ZTEST()
/Zephyr-Core-3.6.0/soc/arm/st_stm32/common/
Dstm32_backup_sram.c18 struct stm32_pclken pclken;
/Zephyr-Core-3.6.0/drivers/i2s/
Di2s_ll_stm32.h26 const struct stm32_pclken *pclken;
/Zephyr-Core-3.6.0/drivers/serial/
Duart_stm32.h33 const struct stm32_pclken *pclken;
/Zephyr-Core-3.6.0/drivers/i2c/
Di2c_ll_stm32.h42 const struct stm32_pclken *pclken;
/Zephyr-Core-3.6.0/tests/drivers/clock_control/stm32_clock_configuration/stm32u5_devices/src/
Dtest_stm32_clock_configuration.c38 static const struct stm32_pclken pclken[] = STM32_DT_CLOCKS(DT_NODELABEL(spi1)); in ZTEST()

123