Searched refs:I3C_Init (Results 1 – 3 of 3) sorted by relevance
751 void I3C_Init(I3C_Type *base, const i3c_config_t *config, uint32_t sourceClock_Hz);
798 void I3C_Init(I3C_Type *base, const i3c_config_t *config, uint32_t sourceClock_Hz) in I3C_Init() function
241 I3C_Init(base, &masterConfig, masterResource->clockInHz); in I3C_MasterAdapterInit()