Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nuvoton/npcx/common/
Dsoc_pins.h79 bool npcx_lvol_get_detect_level(int lvol_ctrl, int lvol_bit);
Dscfg.c90 bool npcx_lvol_get_detect_level(int lvol_ctrl, int lvol_bit) in npcx_lvol_get_detect_level() function
/Zephyr-latest/drivers/gpio/
Dgpio_npcx.c220 npcx_lvol_get_detect_level(lvol->ctrl, lvol->bit)) { in gpio_npcx_pin_get_config()