Searched refs:Indexes (Results 1 – 12 of 12) sorted by relevance
1205 void Clock_Ip_WriteRegisterValues(const Clock_Ip_RegisterIndexType *Indexes) in Clock_Ip_WriteRegisterValues() argument1220 CLOCK_IP_DEV_ASSERT(Indexes->StartIndex < Indexes->EndIndex); in Clock_Ip_WriteRegisterValues()1222 for (Index = Indexes->StartIndex; Index < Indexes->EndIndex; Index++) in Clock_Ip_WriteRegisterValues()
219 Clock_Ip_WriteRegisterValues(&Config->Indexes); in Clock_Ip_SetClockMonitorRegisterValues()
1209 void Clock_Ip_WriteRegisterValues(const Clock_Ip_RegisterIndexType *Indexes) in Clock_Ip_WriteRegisterValues() argument1224 CLOCK_IP_DEV_ASSERT(Indexes->StartIndex < Indexes->EndIndex); in Clock_Ip_WriteRegisterValues()1226 for (Index = Indexes->StartIndex; Index < Indexes->EndIndex; Index++) in Clock_Ip_WriteRegisterValues()
1281 void Clock_Ip_WriteRegisterValues(const Clock_Ip_RegisterIndexType *Indexes) in Clock_Ip_WriteRegisterValues() argument1296 CLOCK_IP_DEV_ASSERT(Indexes->StartIndex < Indexes->EndIndex); in Clock_Ip_WriteRegisterValues()1298 for (Index = Indexes->StartIndex; Index < Indexes->EndIndex; Index++) in Clock_Ip_WriteRegisterValues()
533 void Clock_Ip_WriteRegisterValues(const Clock_Ip_RegisterIndexType *Indexes);
3186 …Clock_Ip_RegisterIndexType Indexes; /**< Register index if register va… member
3100 …Clock_Ip_RegisterIndexType Indexes; /**< Register index if register va… member
3084 …Clock_Ip_RegisterIndexType Indexes; /**< Register index if register va… member