Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
STM32_HIZ
drivers/regulator/stm32-vrefbuf.c
52
val = (val & ~STM32_HIZ) | STM32_ENVR;
drivers/regulator/stm32-vrefbuf.c
66
val = (val & ~STM32_ENVR) | STM32_HIZ;