Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/regulator/
Dregulator_adp5360.c31 #define ADP5360_BUCK_CFG_STP_MSK BIT(2) macro
251 msk |= ADP5360_BUCK_CFG_STP_MSK; in regulator_adp5360_init()
252 nval |= ADP5360_BUCK_CFG_STP_MSK; in regulator_adp5360_init()