Home
last modified time | relevance | path

Searched full:transmits (Results 1 – 25 of 39) sorted by relevance

12

/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dgatt_common.h15 uint8_t transmits; /* number of frame (pb gatt or proxy beacon) transmits */ member
Dtest_suspend.c199 .transmits = 1500 / 100,
202 .transmits = 2000 / 1000,
243 if (gatt_check_rx_count(gatt_param.transmits)) { in gatt_scan_cb()
447 gatt_param.transmits = 5000 / 1000; in test_tester_gatt()
Dtest_advertiser.c188 if (check_delta_time(gatt_param.transmits, gatt_param.interval)) { in gatt_scan_cb()
444 gatt_param.transmits = 1500 / 100; in test_rx_proxy_mixin()
458 gatt_param.transmits = 5000 / 1000; in test_rx_proxy_mixin()
/Zephyr-latest/samples/drivers/ipm/ipm_imx/
Dsample.yaml3 IPM and transmits it back unchanged
DREADME.rst11 using the IPM and transmits it back unchanged. The information about
/Zephyr-latest/include/zephyr/mgmt/mcumgr/transport/
Dserial.h39 * @brief Transmits a chunk of raw response data.
72 * @brief Encodes and transmits an mcumgr packet over serial.
Dsmp_bt.h56 * @brief Transmits an SMP command/response over the specified Bluetooth connection as a
/Zephyr-latest/tests/bsim/bluetooth/ll/bis/tests_scripts/
Dbroadcast_iso.sh7 # Basic ISO broadcast test: a broadcaster transmits a BIS and a receiver listens
Dbroadcast_iso_ll_interface.sh7 # Basic ISO broadcast test: a broadcaster transmits a BIS and a receiver listens
Dbroadcast_iso_scan_aux_use_chains.sh7 # Basic ISO broadcast test: a broadcaster transmits a BIS and a receiver listens
Dbroadcast_iso_ticker_expire_info.sh7 # Basic ISO broadcast test: a broadcaster transmits a BIS and a receiver listens
Dbroadcast_iso_vs_dp.sh7 # Basic ISO broadcast test: a broadcaster transmits a BIS and a receiver listens
/Zephyr-latest/dts/bindings/mdio/
Dmdio-controller.yaml22 When present, the SMA suppresses the 32-bit preamble and transmits
/Zephyr-latest/tests/drivers/spi/spi_controller_peripheral/src/
Dmain.c375 /** Test where only master transmits. */
409 /** Test where only SPI controller transmits and SPI peripheral receives in chunks. */
446 /** Test where only SPI peripheral transmits. */
480 /** Test where only SPI peripheral transmits in chunks. */
/Zephyr-latest/subsys/mgmt/mcumgr/transport/src/
Dserial_util.c147 * Base64-encodes a small chunk of data and transmits it. The data must be no larger than three
164 * @brief Transmits a single mcumgr packet over serial, splits into multiple frames as needed.
Dsmp_dummy.c517 * Base64-encodes a small chunk of data and transmits it. The data must be no
535 * @brief Transmits a single mcumgr frame over serial.
/Zephyr-latest/include/zephyr/mgmt/mcumgr/smp/
Dsmp.h81 * @brief Decodes, encodes, and transmits SMP packets.
/Zephyr-latest/subsys/net/l2/ethernet/gptp/
DKconfig179 This tells the number of time-aware systems that transmits the
/Zephyr-latest/samples/bluetooth/iso_broadcast_benchmark/
DREADME.rst13 The sample transmits data from the *broadcaster* to the
/Zephyr-latest/samples/bluetooth/iso_connected_benchmark/
DREADME.rst13 The sample transmits data between the *central* and the *peripheral*
/Zephyr-latest/drivers/w1/
Dw1_zephyr_serial.c66 * Concurrently transmits and receives one 1-Wire bit
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_df.c82 * state. (In DFE idle state, the radio peripheral transmits or
/Zephyr-latest/drivers/interrupt_controller/
Dintc_ioapic.c23 * - Method of Interrupt Transmission. The IO APIC transmits interrupts
/Zephyr-latest/drivers/spi/
Dspi_mchp_mss_qspi.c282 * | | transmits 6 dummy bytes returning the 6 | in mss_qspi_transmit()
/Zephyr-latest/drivers/i2c/
Di2c_smartbond.c289 /* Transmits data or read commands with correct flags */ in i2c_smartbond_tx()

12