Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_i3c_pvt.h485 #define MXDS_MAX_WR_SPEED_BITPOS 0U macro
Dmec_i3c_pvt.c1402 regs->MAX_DS = (wr_speed << MXDS_MAX_WR_SPEED_BITPOS) | in _i3c_tgt_mxds_set()