Home
last modified time | relevance | path

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

/hal_ambiq-3.5.0/mcu/apollo4p/hal/
Dam_hal_stimer.c391 STIMER->SCAPCTRL2_b.CAPTURE2 = STIMER_SCAPCTRL2_CAPTURE2_ENABLE; in am_hal_stimer_capture_start()
431 STIMER->SCAPCTRL2_b.CAPTURE2 = STIMER_SCAPCTRL2_CAPTURE2_DISABLE; in am_hal_stimer_capture_stop()
450 (STIMER->SCAPCTRL2_b.CAPTURE2 == STIMER_SCAPCTRL2_CAPTURE2_DISABLE) && in am_hal_stimer_capture_stop()
/hal_ambiq-3.5.0/CMSIS/AmbiqMicro/Include/
Dapollo4b_generic.h22890 …__IOM uint32_t CAPTURE2 : 1; /*!< [9..9] Selects whether capture 2 is enabled for the… member
Dapollo4p.h23188 …__IOM uint32_t CAPTURE2 : 1; /*!< [9..9] Selects whether capture 2 is enabled for the… member