Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/timer/
Dfsl_adapter_ftm.c112 FTM_EnableInterrupts(FTMBaseAddr, (uint32_t)kFTM_TimeOverflowInterruptEnable); in HAL_TimerInit()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ftm/
Dfsl_ftm.h617 void FTM_EnableInterrupts(FTM_Type *base, uint32_t mask);
Dfsl_ftm.c1083 void FTM_EnableInterrupts(FTM_Type *base, uint32_t mask) in FTM_EnableInterrupts() function