Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/mrt/
Dfsl_mrt.c143 uint32_t newValue = count; in MRT_UpdateTimerPeriod() local
147 newValue |= MRT_CHANNEL_INTVAL_LOAD_MASK; in MRT_UpdateTimerPeriod()
151 base->CHANNEL[channel].INTVAL = newValue; in MRT_UpdateTimerPeriod()