Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_i3c_pvt.h431 #define SEC_HOST_CFG_STUCK_SCL_TOUT_BITPOS 16U macro
Dmec_i3c_pvt.c909 ((scl_tout_val & (uint32_t)MEC_GENMASK(9 , 0)) << SEC_HOST_CFG_STUCK_SCL_TOUT_BITPOS); in _i3c_sec_host_stuck_sda_scl_config()