Home
last modified time | relevance | path

Searched refs:REGULATOR_DT_COMMON_CONFIG_INIT (Results 1 – 13 of 13) sorted by relevance

/Zephyr-latest/drivers/regulator/
Dregulator_mpm54304.c74 .common = REGULATOR_DT_COMMON_CONFIG_INIT(node_id), \
Dregulator_fake.c95 .common = REGULATOR_DT_COMMON_CONFIG_INIT(node_id), \
Dregulator_npm1100.c113 .common = REGULATOR_DT_COMMON_CONFIG_INIT(node_id), \
Dregulator_rpi_pico.c149 .common = REGULATOR_DT_COMMON_CONFIG_INIT(inst), \
Dregulator_adp5360.c286 .common = REGULATOR_DT_COMMON_CONFIG_INIT(node_id), \
Dregulator_max20335.c343 .common = REGULATOR_DT_COMMON_CONFIG_INIT(node_id), \
Dregulator_axp192.c373 .common = REGULATOR_DT_COMMON_CONFIG_INIT(node_id), \
Dregulator_da1469x.c446 .common = REGULATOR_DT_COMMON_CONFIG_INIT(node), \
Dregulator_npm6001.c588 .common = REGULATOR_DT_COMMON_CONFIG_INIT(node_id), \
Dregulator_pca9420.c513 .common = REGULATOR_DT_COMMON_CONFIG_INIT(node_id), \
Dregulator_npm1300.c651 .common = REGULATOR_DT_COMMON_CONFIG_INIT(node_id), \
Dregulator_npm2100.c759 .common = REGULATOR_DT_COMMON_CONFIG_INIT(node_id), \
/Zephyr-latest/include/zephyr/drivers/
Dregulator.h191 #define REGULATOR_DT_COMMON_CONFIG_INIT(node_id) \ macro
230 REGULATOR_DT_COMMON_CONFIG_INIT(DT_DRV_INST(inst))