Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/lora/
Dsx126x_standalone.c18 static const struct gpio_dt_spec sx126x_gpio_busy = GPIO_DT_SPEC_INST_GET( variable
33 return gpio_pin_get_dt(&sx126x_gpio_busy); in sx126x_is_busy()
74 gpio_pin_configure_dt(&sx126x_gpio_busy, GPIO_INPUT) || in sx126x_variant_init()