Home
last modified time | relevance | path

Searched defs:rx_frame (Results 1 – 12 of 12) sorted by relevance

/Zephyr-latest/drivers/watchdog/
Dwdt_nxp_fs26.c151 struct fs26_spi_rx_frame *rx_frame) in fs26_spi_transceive()
223 struct fs26_spi_rx_frame *rx_frame) in fs26_getreg()
284 struct fs26_spi_rx_frame rx_frame; in fs26_wd_refresh() local
340 struct fs26_spi_rx_frame rx_frame; in fs26_poll_for_init_fs_state() local
374 struct fs26_spi_rx_frame rx_frame; in fs26_goto_init_fs_state() local
550 struct fs26_spi_rx_frame rx_frame; in wdt_nxp_fs26_disable() local
591 struct fs26_spi_rx_frame rx_frame; in wdt_nxp_fs26_int_thread() local
633 struct fs26_spi_rx_frame rx_frame; in wdt_nxp_fs26_init() local
/Zephyr-latest/drivers/spi/
Dspi_npcx_spip.c162 static void spi_npcx_spip_process_rx_buf(struct spi_npcx_spip_data *const data, uint16_t rx_frame) in spi_npcx_spip_process_rx_buf()
181 uint16_t rx_frame; in spi_npcx_spip_xfer_frame() local
219 uint16_t rx_frame; in spi_npcx_spip_isr() local
Dspi_numaker.c145 uint32_t tx_frame, rx_frame; in spi_numaker_txrx() local
Dspi_gecko_eusart.c189 uint8_t rx_frame; in spi_eusart_shift_frames() local
Dspi_ll_stm32.c326 uint32_t rx_frame = 0; in spi_stm32_read_next_frame() local
420 uint16_t rx_frame; in spi_stm32_shift_s() local
Dspi_gecko_usart.c255 uint8_t rx_frame; in spi_gecko_shift_frames() local
Dspi_gd32.c199 uint16_t tx_frame = 0U, rx_frame = 0U; in spi_gd32_frame_exchange() local
/Zephyr-latest/drivers/ethernet/
Deth_gecko.c143 struct net_pkt *rx_frame = NULL; in frame_get() local
241 struct net_pkt *rx_frame; in eth_rx() local
Deth_nxp_imx_netc_priv.h112 uint8_t *rx_frame; member
Deth_sam_gmac.c1225 struct net_pkt *rx_frame; in frame_get() local
1338 struct net_pkt *rx_frame; in eth_rx() local
/Zephyr-latest/drivers/ieee802154/
Dieee802154_nrf5.c154 struct nrf5_802154_rx_frame *rx_frame; in nrf5_rx_thread() local
/Zephyr-latest/drivers/can/
Dcan_mcp2515.c700 uint8_t rx_frame[MCP2515_FRAME_LEN]; in mcp2515_rx() local