Home
last modified time | relevance | path

Searched refs:STM32_DT_CLOCKS (Results 1 – 10 of 10) sorted by relevance

/Zephyr-Core-3.7.0/tests/drivers/clock_control/stm32_clock_configuration/stm32_common_devices/src/
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()
Dtest_stm32_clock_configuration_i2c.c76 static const struct stm32_pclken pclken[] = STM32_DT_CLOCKS(DT_NODELABEL(i2c1)); in ZTEST()
/Zephyr-Core-3.7.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()
/Zephyr-Core-3.7.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()
/Zephyr-Core-3.7.0/include/zephyr/drivers/clock_control/
Dstm32_clock_control.h436 #define STM32_DT_CLOCKS(node_id) \ macro
443 STM32_DT_CLOCKS(DT_DRV_INST(inst))
/Zephyr-Core-3.7.0/drivers/bluetooth/hci/
Dipm_stm32wb.c28 static const struct stm32_pclken clk_cfg[] = STM32_DT_CLOCKS(DT_DRV_INST(0));
/Zephyr-Core-3.7.0/subsys/mgmt/ec_host_cmd/backends/
Dec_host_cmd_backend_spi_stm32.c203 static const struct stm32_pclken pclken[] = STM32_DT_CLOCKS(id); \
/Zephyr-Core-3.7.0/drivers/flash/
Dflash_stm32_xspi.c2400 static const struct stm32_pclken pclken[] = STM32_DT_CLOCKS(STM32_XSPI_NODE);