Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/regulator/
Dregulator_rpi_pico.c27 const uint32_t brown_out_threshold; member
124 (config->brown_out_threshold << VREG_AND_CHIP_RESET_BOD_VSEL_LSB)); in regulator_rpi_pico_init()
152 .brown_out_threshold = DT_INST_ENUM_IDX(inst, raspberrypi_brown_out_threshold), \