Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/modem/
Dhl7800.c640 static int read_pin(int default_state, const struct gpio_dt_spec *spec) in read_pin() argument
647 state = default_state; in read_pin()
4867 static int glitch_filter(int default_state, const struct gpio_dt_spec *spec, in glitch_filter() argument
4885 state1 = read_pin(default_state, spec); in glitch_filter()