Searched refs:FTM_EnableInterrupts (Results 1 – 3 of 3) sorted by relevance
112 FTM_EnableInterrupts(FTMBaseAddr, (uint32_t)kFTM_TimeOverflowInterruptEnable); in HAL_TimerInit()
617 void FTM_EnableInterrupts(FTM_Type *base, uint32_t mask);
1083 void FTM_EnableInterrupts(FTM_Type *base, uint32_t mask) in FTM_EnableInterrupts() function