Home
last modified time | relevance | path

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

/hal_ambiq-latest/mcu/apollo3/hal/
Dam_hal_ctimer.c169 #define OUTCTIMN(ctx,n) (outcfg_tbl[ctx][n] & (0x7 << 0)) macro
1256 if ( (OUTCTIMN(ui32Ctx, ux) == ui32TimerNumber) ) in am_hal_ctimer_output_config()
/hal_ambiq-latest/mcu/apollo3p/hal/
Dam_hal_ctimer.c195 #define OUTCTIMN(ctx,n) (outcfg_tbl[ctx][n] & (0x7 << 0)) macro
1293 if ( (OUTCTIMN(ui32Ctx, ux) == ui32TimerNumber) ) in am_hal_ctimer_output_config()