Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/regulator/
Dregulator_rpi_pico.c26 const bool brown_out_detection; member
121 if (config->brown_out_detection) { in regulator_rpi_pico_init()
151 .brown_out_detection = DT_INST_PROP(inst, raspberrypi_brown_out_detection), \