Home
last modified time | relevance | path

Searched refs:AM_HAL_CTIMER_OUTPUT_FORCE0 (Results 1 – 4 of 4) sorted by relevance

/hal_ambiq-latest/mcu/apollo3/hal/
Dam_hal_ctimer.c1244 else if ( eOutputType >= AM_HAL_CTIMER_OUTPUT_FORCE0 ) in am_hal_ctimer_output_config()
1247 ui32CtxOutcfgFnc = eOutputType - AM_HAL_CTIMER_OUTPUT_FORCE0; in am_hal_ctimer_output_config()
Dam_hal_ctimer.h88 AM_HAL_CTIMER_OUTPUT_FORCE0 = 0x2, enumerator
/hal_ambiq-latest/mcu/apollo3p/hal/
Dam_hal_ctimer.h88 AM_HAL_CTIMER_OUTPUT_FORCE0 = 0x2, enumerator
Dam_hal_ctimer.c1281 else if ( eOutputType >= AM_HAL_CTIMER_OUTPUT_FORCE0 ) in am_hal_ctimer_output_config()
1284 ui32CtxOutcfgFnc = eOutputType - AM_HAL_CTIMER_OUTPUT_FORCE0; in am_hal_ctimer_output_config()