Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/lora/
Dsx12xx_common.h41 int sx12xx_init(const struct device *dev);
Dsx12xx_common.c353 int sx12xx_init(const struct device *dev) in sx12xx_init() function
Dsx126x.c457 ret = sx12xx_init(dev); in sx126x_lora_init()
Dsx127x.c619 ret = sx12xx_init(dev); in sx127x_lora_init()