Home
last modified time | relevance | path

Searched full:preamble (Results 1 – 25 of 34) sorted by relevance

12

/Zephyr-latest/dts/bindings/mdio/
Dmdio-controller.yaml19 suppress-preamble:
22 When present, the SMA suppresses the 32-bit preamble and transmits
23 MDIO frames with only 1 preamble bit. By default, the MDIO frame
24 always has 32 bits of preamble as defined in the IEEE 802.3 specs.
/Zephyr-latest/drivers/ieee802154/
Dieee802154_dw1000_regs.h148 /* Bit mask to access Transmit Preamble Symbol Repetitions (PSR). */
150 /* Bit mask to access Preamble Extension */
152 /* Bit mask to access Transmit Preamble Symbol Repetitions (PSR). */
176 /* Shift to access Preamble Symbol Repetitions field */
179 * shift to access Preamble length Extension to allow specification
183 /* Bit mask to access Preamble Extension = 16 */
185 /* Bit mask to access Preamble Extension = 64 */
187 /* Bit mask to access Preamble Extension = 128 */
189 /* Bit mask to access Preamble Extension = 256 */
191 /* Bit mask to access Preamble Extension = 512 */
[all …]
Dieee802154_cc13xx_cc26xx.h33 #define IEEE802154_PHY_SHR_DURATION 10 /* in symbols, 8 preamble and 2 SFD, see section 12.1.2 */
Dieee802154_dw1000.c78 uint8_t rx_shr_code; /* RX SHR preamble code */
84 uint8_t tx_shr_code; /* TX SHR preamble code */
1300 LOG_ERR("Preamble code not supported %u", in dwt_configure_rf_phy()
1464 /* Set up TX Preamble Size, PRF and Data Rate */ in dwt_configure_rf_phy()
1495 * PSR: preamble symbol repetitions in dwt_configure_rf_phy()
1604 * - preamble detection timeout, in dw1000_init()
Dieee802154_cc13xx_cc26xx_subg.c160 .nSwBits = 24, /* 24-bit (1 byte preamble + 16 bit SFD) */
996 /* Last preamble byte and SFD for uncoded 2-FSK SUN PHY, phySunFskSfd = 0,
1048 /* Last preamble byte and SFD for uncoded 2-FSK SUN PHY, phySunFskSfd = 0,
/Zephyr-latest/doc/_static/latex/
Dpreamble.tex1 % LaTeX documentation preamble
/Zephyr-latest/lib/os/
Dthread_entry.c33 * generate preamble code that is only used by functions that actually return.
/Zephyr-latest/include/zephyr/drivers/wifi/nrf_wifi/off_raw_tx/
Doff_raw_tx_api.h149 /** Set to TRUE to use short preamble for FALSE to disable short preamble */
/Zephyr-latest/arch/arc/core/
Dswitch.S38 * call preamble to arch_switch. This creates a custom stack frame that will
/Zephyr-latest/dts/bindings/ethernet/
Dxlnx,gem.yaml195 Optional feature flag - Receive bad preamble. When set, frames with
196 non-standard preamble will not be rejected.
/Zephyr-latest/soc/nuvoton/npcx/common/
Dsoc_espi_taf.h35 * NPCX_TAF_CMP_HEADER_LEN is the preamble length of Type, Length
/Zephyr-latest/drivers/i3c/
Di3c_cdns.c637 * does not write the preamble
871 uint32_t preamble; in cdns_i3c_read_rx_fifo_ddr_xfer() local
885 preamble = (val & DDR_PREAMBLE_MASK); in cdns_i3c_read_rx_fifo_ddr_xfer()
887 if (preamble == DDR_PREAMBLE_DATA_ABORT || in cdns_i3c_read_rx_fifo_ddr_xfer()
888 preamble == DDR_PREAMBLE_DATA_ABORT_ALT) { in cdns_i3c_read_rx_fifo_ddr_xfer()
891 } else if ((preamble == DDR_PREAMBLE_CMD_CRC) && in cdns_i3c_read_rx_fifo_ddr_xfer()
2649 uint32_t preamble = (ddr_rx_data & DDR_PREAMBLE_MASK); in cdns_i3c_irq_handler() local
2651 if (preamble == DDR_PREAMBLE_DATA_ABORT || in cdns_i3c_irq_handler()
2652 preamble == DDR_PREAMBLE_DATA_ABORT_ALT) { in cdns_i3c_irq_handler()
2674 } else if ((preamble == DDR_PREAMBLE_CMD_CRC) && in cdns_i3c_irq_handler()
[all …]
/Zephyr-latest/doc/
Dconf.py221 "preamble": (ZEPHYR_BASE / "doc" / "_static" / "latex" / "preamble.tex").read_text(),
/Zephyr-latest/include/zephyr/net/
Dmii.h99 /** PHY accepts management frames with preamble suppressed */
/Zephyr-latest/include/zephyr/drivers/
Dlora.h81 /** Length of the preamble */
/Zephyr-latest/drivers/lora/
Dshell.c141 shell_print(sh, " Preamble length: %" PRIu16, in lora_conf_dump()
Drylrxxx.c291 LOG_ERR("preamble length must be between 4 and 7 inclusive"); in rylr_set_rf_parameters()
/Zephyr-latest/subsys/mgmt/ec_host_cmd/
Dec_host_cmd_handler.c508 * buffer to make space for preamble. Make sure the rx/tx pointers are within the provided in ec_host_cmd_init()
/Zephyr-latest/boards/st/b_l072z_lrwan1/doc/
Dindex.rst32 - Preamble detection
/Zephyr-latest/scripts/
Dspelling.txt1189 preamle||preamble
1190 preample||preamble
/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/
Dec_host_cmd_backend_shi_ite.c235 /* Copy preamble */ in shi_ite_backend_send()
Dec_host_cmd_backend_shi_npcx.c57 * So this preamble must always precede the actual response packet.
311 * Fill out output buffer with status byte and leave a gap for PREAMBLE. in shi_npcx_fill_out_status()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_conn.c1572 * Deduct 10 bytes for preamble (1), access address (4), in ull_conn_lll_max_tx_octets_get()
1580 * Deduct 11 bytes for preamble (2), access address (4), in ull_conn_lll_max_tx_octets_get()
1591 * Subtract time for preamble (80), AA (256), in ull_conn_lll_max_tx_octets_get()
1601 * Subtract time for preamble (80), AA (256), in ull_conn_lll_max_tx_octets_get()
/Zephyr-latest/subsys/debug/gdbstub/
Dgdbstub.c186 * Add preamble and termination to the given data.
/Zephyr-latest/drivers/serial/
Duart_renesas_ra.c147 * - PADIS[1..2]: Preamble function Disable

12