Home
last modified time | relevance | path

Searched refs:_i3c_tgt_MRL_get (Results 1 – 3 of 3) sorted by relevance

/hal_microchip-latest/mec5/drivers/
Dmec_i3c.c160 _i3c_tgt_MRL_get(regs, max_rd_len); in MEC_HAL_I3C_Target_Init()
190 _i3c_tgt_MRL_get(regs, max_rd_len); in MEC_HAL_I3C_Target_MRL_MWL_update()
Dmec_i3c_pvt.h742 void _i3c_tgt_MRL_get(struct mec_i3c_sec_regs *regs, uint16_t *max_rd_len);
Dmec_i3c_pvt.c1487 void _i3c_tgt_MRL_get(struct mec_i3c_sec_regs *regs, uint16_t *max_rd_len) in _i3c_tgt_MRL_get() function