Searched refs:sx126x_is_busy (Results 1 – 4 of 4) sorted by relevance
60 bool sx126x_is_busy(struct sx126x_data *dev_data);
31 bool sx126x_is_busy(struct sx126x_data *dev_data) in sx126x_is_busy() function
32 bool sx126x_is_busy(struct sx126x_data *dev_data) in sx126x_is_busy() function
367 while (sx126x_is_busy(&dev_data)) { in SX126xWaitOnBusy()