Home
last modified time | relevance | path

Searched full:wave (Results 1 – 25 of 31) sorted by relevance

12

/Zephyr-latest/dts/bindings/rtc/
Dmaxim,ds3231.yaml23 The DS3231 defaults to providing a 32 KiHz square wave on this
31 interrupt/square wave open drain output
34 and also to produce a square wave aligned to the countdown chain.
/Zephyr-latest/samples/drivers/i2s/output/src/
Dmain.c14 /* The data represent a sine wave */
26 /* Fill buffer with sine wave on left channel, and sine wave shifted by
35 /* Left channel is sine wave */ in fill_buf()
37 /* Right channel is same sine wave, shifted by 90 degrees */ in fill_buf()
/Zephyr-latest/samples/bluetooth/bap_unicast_client/src/
Dstream_lc3.c38 * Use the math lib to generate a sine-wave using 16 bit samples into a buffer.
40 * @param stream The TX stream to generate and fill the sine wave for
138 /* Generate sine wave */ in encode_frame()
188 /* Fill audio buffer with Sine wave only once and repeat encoding the same tone frame */ in stream_lc3_init()
189 LOG_INF("Initializing sine wave data"); in stream_lc3_init()
/Zephyr-latest/modules/openthread/platform/
Dplatform-zephyr.h75 * Start/stop continuous carrier wave transmission.
82 * Start/stop modulated carrier wave transmission.
/Zephyr-latest/tests/drivers/audio/dmic_api/boards/
Dmimxrt595_evk_mimxrt595s_cm33.overlay9 * using a -20dbFS sine wave.
Drd_rw612_bga.overlay9 * using a -20dbFS sine wave.
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/
DREADME.md3 This example shows how to train a 2.5 kB model to generate a `sine` wave.
56 The final model used to simulate a sine wave is displayed below. It is a
/Zephyr-latest/samples/drivers/i2s/output/
DREADME.rst14 The sample will send a short burst of audio data, consisting of a sine wave.
/Zephyr-latest/dts/bindings/fpga/
Dlattice,ice40-fpga-bitbang.yaml44 in order to create a 1 MHz square wave in the following
/Zephyr-latest/samples/modules/tflite-micro/hello_world/
DREADME.rst4 Replicate a sine wave using TensorFlow Lite for Microcontrollers.
9 This sample TensorFlow application replicates a sine wave and
/Zephyr-latest/include/zephyr/drivers/rtc/
Dmaxim_ds3231.h65 * When clear the ISW signal provides a square wave. When set the ISW
72 /** @brief ctrl bit offset for square wave output frequency.
81 /** @brief ctrl RS field value for 1 Hz square wave. */
84 /** @brief ctrl RS field value for 1024 Hz square wave. */
87 /** @brief ctrl RS field value for 4096 Hz square wave. */
90 /** @brief ctrl RS field value for 8192 Hz square wave. */
96 /** @brief ctrl bit to write to enable square wave output in battery mode. */
/Zephyr-latest/dts/bindings/led_strip/
Dworldsemi,ws2812-rpi_pico-pio.yaml36 The frequency determines the wave period.
/Zephyr-latest/drivers/pwm/
Dpwm_sam0_tc.c162 regs->COUNT8.WAVE.reg = TC_WAVE_WAVEGEN_NPWM; in pwm_sam0_init()
173 regs->COUNT16.WAVE.reg = TC_WAVE_WAVEGEN_MPWM; in pwm_sam0_init()
Dpwm_sam0_tcc.c129 regs->WAVE.reg = TCC_WAVE_WAVEGEN_NPWM; in pwm_sam0_init()
/Zephyr-latest/tests/drivers/i2s/i2s_api/src/
Dcommon.c15 /* The data_l represent a sine wave */
23 /* The data_r represent a sine wave with double the frequency of data_l */
/Zephyr-latest/include/zephyr/drivers/
Dlora.h176 * @brief Callback API for transmitting a continuous wave
303 * @brief Transmit an unmodulated continuous wave at a given frequency
/Zephyr-latest/tests/drivers/i2s/i2s_speed/src/
Dtest_i2s_speed.c23 /* The data_l represent a sine wave */
35 /* The data_r represent a sine wave shifted by 90 deg to data_l sine wave */
/Zephyr-latest/drivers/lora/
Dshell.c330 "Send a continuous wave\n"
/Zephyr-latest/samples/bluetooth/bap_broadcast_source/src/
Dmain.c108 * Use the math lib to generate a sine-wave using 16 bit samples into a buffer.
275 /* If USB is not used as a sound source, generate a sine wave */ in init_lc3_thread()
/Zephyr-latest/drivers/counter/
Dcounter_sam0_tc32.c368 tc->WAVE.reg = TC_WAVE_WAVEGEN_MFRQ; in counter_sam0_tc32_initialize()
Dmaxim_ds3231.c241 * Look for current users of the interrupt/square-wave signal and
737 * use of the square wave functionality. in sqw_worker()
/Zephyr-latest/boards/silabs/radio_boards/xg23_rb4210a/doc/
Dindex.rst146 https://www.silabs.com/wireless/z-wave/800-series-modem-soc
/Zephyr-latest/drivers/ieee802154/
Dieee802154_nrf5.c745 LOG_DBG("Continuous carrier wave transmission started (channel: %d)", in nrf5_continuous_carrier()
762 LOG_DBG("Modulated carrier wave transmission started (channel: %d)", in nrf_modulated_carrier()
/Zephyr-latest/drivers/clock_control/
Dclock_control_mchp_xec.c193 uint8_t xtal_se; /* External 32KHz square wave on XTAL2 pin */
697 /* If crystal input required, enable and check. Single-ended 32KHz square wave in soc_clk32_init()
/Zephyr-latest/doc/connectivity/networking/conn_mgr/
Dmain.rst146 …er connectivity monitoring initializes, it is possible to miss this first wave of events, and not …

12