Searched defs:frame_bytes (Results 1 – 2 of 2) sorted by relevance
262 static bool spi_helper_send_next_char(spi_bus_t bus, uint32_t frame_bytes) in spi_helper_send_next_char()307 uint32_t frame_bytes = hal_spi_frame_size_trans_to_frame_bytes(attr.frame_size); in spi_tx_isr() local610 uint32_t frame_bytes = hal_spi_frame_size_trans_to_frame_bytes(attr.frame_size); in spi_dma_get_spi_width() local992 uint32_t frame_bytes = hal_spi_frame_size_trans_to_frame_bytes(attr.frame_size); in spi_data_send() local1054 uint32_t frame_bytes = hal_spi_frame_size_trans_to_frame_bytes(attr.frame_size); in spi_register_rx_callback() local1150 uint32_t frame_bytes = hal_spi_frame_size_trans_to_frame_bytes(attr.frame_size); in spi_read_by_writeread() local
315 …c inline void hal_spi_pack_data_into_fifo(spi_bus_t bus, const uint8_t *data, uint32_t frame_bytes, in hal_spi_pack_data_into_fifo()333 …uint32_t frame_bytes = hal_spi_frame_size_trans_to_frame_bytes(hal_spi_v151_spi_ctra_get_dfs32(bus… in hal_spi_v151_write() local384 static void hal_spi_pack_data_outof_fifo(spi_bus_t bus, uint8_t *data, uint32_t frame_bytes, in hal_spi_pack_data_outof_fifo()423 …uint32_t frame_bytes = hal_spi_frame_size_trans_to_frame_bytes(hal_spi_v151_spi_ctra_get_dfs32(bus… in hal_spi_v151_read() local