Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpit/
Dfsl_lpit.h270 static inline void LPIT_ClearStatusFlags(LPIT_Type *base, uint32_t mask) in LPIT_ClearStatusFlags() function
/hal_nxp-3.5.0/mcux/mcux-sdk/components/timer/
Dfsl_adapter_lpit.c45 LPIT_ClearStatusFlags(s_LpitBase[halTimerState->instance], (uint32_t)kLPIT_Channel0TimerFlag); in HAL_TimerInterruptHandle()