Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/time_stamp/
Dfsl_adapter_lptmr_time_stamp.c59LPTMR_DisableInterrupts(s_LptmrBase[halTimeStampState->timeStampInstance], (uint32_t)kLPTMR_TimerI… in HAL_HWTimeStampInit()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lptmr/
Dfsl_lptmr.h210 static inline void LPTMR_DisableInterrupts(LPTMR_Type *base, uint32_t mask) in LPTMR_DisableInterrupts() function