Home
last modified time | relevance | path

Searched refs:Indexes (Results 1 – 12 of 12) sorted by relevance

/hal_nxp-3.7.0/s32/drivers/s32k1/Mcu/src/
DClock_Ip.c1205 void Clock_Ip_WriteRegisterValues(const Clock_Ip_RegisterIndexType *Indexes) in Clock_Ip_WriteRegisterValues() argument
1220 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()
DClock_Ip_Monitor.c219 Clock_Ip_WriteRegisterValues(&Config->Indexes); in Clock_Ip_SetClockMonitorRegisterValues()
/hal_nxp-3.7.0/s32/drivers/s32ze/Mcu/src/
DClock_Ip.c1209 void Clock_Ip_WriteRegisterValues(const Clock_Ip_RegisterIndexType *Indexes) in Clock_Ip_WriteRegisterValues() argument
1224 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()
DClock_Ip_Monitor.c219 Clock_Ip_WriteRegisterValues(&Config->Indexes); in Clock_Ip_SetClockMonitorRegisterValues()
/hal_nxp-3.7.0/s32/drivers/s32k3/Mcu/src/
DClock_Ip.c1281 void Clock_Ip_WriteRegisterValues(const Clock_Ip_RegisterIndexType *Indexes) in Clock_Ip_WriteRegisterValues() argument
1296 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()
DClock_Ip_Monitor.c219 Clock_Ip_WriteRegisterValues(&Config->Indexes); in Clock_Ip_SetClockMonitorRegisterValues()
/hal_nxp-3.7.0/s32/drivers/s32k1/Mcu/include/
DClock_Ip_Private.h533 void Clock_Ip_WriteRegisterValues(const Clock_Ip_RegisterIndexType *Indexes);
DClock_Ip_Types.h3186 …Clock_Ip_RegisterIndexType Indexes; /**< Register index if register va… member
/hal_nxp-3.7.0/s32/drivers/s32ze/Mcu/include/
DClock_Ip_Private.h533 void Clock_Ip_WriteRegisterValues(const Clock_Ip_RegisterIndexType *Indexes);
DClock_Ip_Types.h3100 …Clock_Ip_RegisterIndexType Indexes; /**< Register index if register va… member
/hal_nxp-3.7.0/s32/drivers/s32k3/Mcu/include/
DClock_Ip_Private.h533 void Clock_Ip_WriteRegisterValues(const Clock_Ip_RegisterIndexType *Indexes);
DClock_Ip_Types.h3084 …Clock_Ip_RegisterIndexType Indexes; /**< Register index if register va… member