Searched refs:ControllerHandoffDelayed (Results 1 – 3 of 3) sorted by relevance
2102 …NLINE void LL_I3C_SetControllerHandoffDelayed(I3C_TypeDef *I3Cx, uint32_t ControllerHandoffDelayed) in LL_I3C_SetControllerHandoffDelayed() argument2104 MODIFY_REG(I3Cx->CRCAPR, I3C_CRCAPR_CAPDHOFF, ControllerHandoffDelayed); in LL_I3C_SetControllerHandoffDelayed()
2105 …NLINE void LL_I3C_SetControllerHandoffDelayed(I3C_TypeDef *I3Cx, uint32_t ControllerHandoffDelayed) in LL_I3C_SetControllerHandoffDelayed() argument2107 MODIFY_REG(I3Cx->CRCAPR, I3C_CRCAPR_CAPDHOFF, ControllerHandoffDelayed); in LL_I3C_SetControllerHandoffDelayed()