Home
last modified time | relevance | path

Searched full:transceiving (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/
Dlora.h69 /** Frequency in Hz to use for transceiving */
72 /** The bandwidth to use for transceiving */
75 /** The data-rate to use for transceiving */
78 /** The coding rate to use for transceiving */
/Zephyr-latest/dts/bindings/bluetooth/
Dzephyr,bt-hci-spi.yaml31 Duration to delay between reading a valid header and transceiving the data
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dbap_unicast_client_test.c1055 printk("Starting transceiving\n"); in test_main()