Home
last modified time | relevance | path

Searched refs:rx_depth (Results 1 – 2 of 2) sorted by relevance

/hal_microchip-latest/mec5/drivers/
Dmec_i3c_api.h280 void MEC_HAL_I3C_queue_depths_get(struct mec_i3c_ctx *ctx, uint8_t *tx_depth, uint8_t *rx_depth,
Dmec_i3c.c476 uint8_t *rx_depth, in MEC_HAL_I3C_queue_depths_get() argument
485 *rx_depth = _i3c_rx_fifo_depth_get(regs); in MEC_HAL_I3C_queue_depths_get()