Home
last modified time | relevance | path

Searched defs:rx_frame (Results 1 – 13 of 13) 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_silabs_usart.c255 uint8_t rx_frame; in spi_silabs_usart_shift_frames() local
Dspi_ll_stm32.c338 uint32_t rx_frame = 0; in spi_stm32_read_next_frame() local
442 uint16_t rx_frame; in spi_stm32_shift_s() local
Dspi_gd32.c199 uint16_t tx_frame = 0U, rx_frame = 0U; in spi_gd32_frame_exchange() local
Dspi_silabs_eusart.c535 uint8_t rx_frame; in spi_silabs_eusart_shift_frames() 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_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/ethernet/nxp_imx_netc/
Deth_nxp_imx_netc_priv.h105 uint8_t *rx_frame; member
/Zephyr-latest/drivers/ieee802154/
Dieee802154_mcxw.c509 struct mcxw_rx_frame rx_frame; in mcxw_rx_thread() local
1002 struct mcxw_rx_frame rx_frame; in pd_mac_sap_handler() local
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