Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/devices/common/
Dmec5_i3c_host_v2.h54 …__IOM uint32_t SCL_TBLC_TM; /*!< (@ 0x000000CC) SCL termination bit low count ti… member
Dmec5_i3c_sec_v2.h65 …__IOM uint32_t SCL_TBLC_TM; /*!< (@ 0x000000CC) SCL termination bit low count ti… member
/hal_microchip-latest/mec5/drivers/
Dmec_i3c_pvt.c637 reg_value = regs->SCL_TBLC_TM; in _i3c_read_term_bit_low_count_set()
638 regs->SCL_TBLC_TM = (reg_value & 0xFFFFFFF0) | (read_term_low_count); in _i3c_read_term_bit_low_count_set()