Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32ze/Gpt/src/
DStm_Ip.c215 static inline void Stm_Ip_SetCntValue(uint8 instance, uint32 counterValue);
732 static inline void Stm_Ip_SetCntValue(uint8 instance, uint32 counterValue) in Stm_Ip_SetCntValue() argument
735 stmBase[instance]->CNT = counterValue; in Stm_Ip_SetCntValue()