Searched refs:REGULATOR_DT_COMMON_CONFIG_INIT (Results 1 – 14 of 14) sorted by relevance
| /Zephyr-latest/drivers/regulator/ |
| D | regulator_mpm54304.c | 74 .common = REGULATOR_DT_COMMON_CONFIG_INIT(node_id), \
|
| D | regulator_fake.c | 100 .common = REGULATOR_DT_COMMON_CONFIG_INIT(node_id), \
|
| D | regulator_npm1100.c | 113 .common = REGULATOR_DT_COMMON_CONFIG_INIT(node_id), \
|
| D | regulator_rpi_pico.c | 149 .common = REGULATOR_DT_COMMON_CONFIG_INIT(inst), \
|
| D | regulator_adp5360.c | 286 .common = REGULATOR_DT_COMMON_CONFIG_INIT(node_id), \
|
| D | regulator_max20335.c | 343 .common = REGULATOR_DT_COMMON_CONFIG_INIT(node_id), \
|
| D | regulator_pf1550.c | 399 .common = REGULATOR_DT_COMMON_CONFIG_INIT(node_id), \
|
| D | regulator_da1469x.c | 446 .common = REGULATOR_DT_COMMON_CONFIG_INIT(node), \
|
| D | regulator_npm6001.c | 588 .common = REGULATOR_DT_COMMON_CONFIG_INIT(node_id), \
|
| D | regulator_pca9420.c | 513 .common = REGULATOR_DT_COMMON_CONFIG_INIT(node_id), \
|
| D | regulator_axp192.c | 641 .common = REGULATOR_DT_COMMON_CONFIG_INIT(node_id), \
|
| D | regulator_npm1300.c | 668 .common = REGULATOR_DT_COMMON_CONFIG_INIT(node_id), \
|
| D | regulator_npm2100.c | 747 .common = REGULATOR_DT_COMMON_CONFIG_INIT(node_id), \
|
| /Zephyr-latest/include/zephyr/drivers/ |
| D | regulator.h | 191 #define REGULATOR_DT_COMMON_CONFIG_INIT(node_id) \ macro 230 REGULATOR_DT_COMMON_CONFIG_INIT(DT_DRV_INST(inst))
|