Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/drivers/lora/
Dsx12xx_common.h28 int sx12xx_lora_send(const struct device *dev, uint8_t *data,
Dsx12xx_common.c156 int sx12xx_lora_send(const struct device *dev, uint8_t *data, in sx12xx_lora_send() function
Dsx126x.c475 .send = sx12xx_lora_send,
Dsx127x.c660 .send = sx12xx_lora_send,