Home
last modified time | relevance | path

Searched full:modulated (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/tests/drivers/pwm/pwm_loopback/dts/bindings/
Dtest-pwm-loopback.yaml19 modulated signal. The pin at the first index will be used for signal
/Zephyr-latest/samples/bluetooth/hci_pwr_ctrl/
DREADME.rst19 the Tx power of the peripheral device is modulated per connection accordingly
/Zephyr-latest/modules/openthread/platform/
Dplatform-zephyr.h82 * Start/stop modulated carrier wave transmission.
/Zephyr-latest/drivers/ieee802154/
DKconfig107 Enable support for functions such as modulated carrier and continuous carrier.
Dieee802154_nrf5.c758 LOG_ERR("Failed to enter modulated carrier state"); in nrf_modulated_carrier()
762 LOG_DBG("Modulated carrier wave transmission started (channel: %d)", in nrf_modulated_carrier()
/Zephyr-latest/modules/hal_nordic/
DKconfig209 This option enables functions such as modulated carrier and continuous carrier.
/Zephyr-latest/include/zephyr/net/
Dieee802154_radio.h1791 * @brief Start modulated carrier wave transmission.
1793 * @details When the radio is emitting modulated carrier signals, it
1806 * @retval 0 modulated carrier wave transmission started
1808 * emitting a modulated carrier.