Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_i3c_pvt.h309 #define TGT_IBI_RESP_DATALEN_BITPOS 8U macro
Dmec_i3c_pvt.c1475 *sir_rem_datalen = (regs->TARG_IBI_RESP >> TGT_IBI_RESP_DATALEN_BITPOS) & 0xFF; in _i3c_tgt_ibi_resp_get()