Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/lora/
Dsx12xx_common.h23 int sx12xx_lora_send(const struct device *dev, uint8_t *data,
Dsx12xx_common.c195 int sx12xx_lora_send(const struct device *dev, uint8_t *data, in sx12xx_lora_send() function
Dsx126x.c468 .send = sx12xx_lora_send,
Dsx127x.c630 .send = sx12xx_lora_send,