Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nuvoton/npcx/common/
Dsoc_pins.h70 void npcx_lvol_set_detect_level(int lvol_ctrl, int lvol_bit, bool enable);
Dscfg.c79 void npcx_lvol_set_detect_level(int lvol_ctrl, int lvol_bit, bool enable) in npcx_lvol_set_detect_level() function
/Zephyr-latest/drivers/gpio/
Dgpio_npcx.c139 npcx_lvol_set_detect_level(lvol->ctrl, lvol->bit, true); in gpio_npcx_config()
141 npcx_lvol_set_detect_level(lvol->ctrl, lvol->bit, false); in gpio_npcx_config()