Mistake on this page?
Report an issue in GitHub or email us
Typedefs | Enumerations
PAL_TIMER

Typedefs

typedef void(* PalTimerCompCback_t) (void)
 Completion callback. More...
 

Enumerations

Detailed Description

Typedef Documentation

typedef void(* PalTimerCompCback_t) (void)

Completion callback.

Definition at line 55 of file pal_timer.h.

Enumeration Type Documentation

Operational states.

Enumerator
PAL_TIMER_STATE_UNINIT 

Uninitialized state.

PAL_TIMER_STATE_ERROR 

Error state.

PAL_TIMER_STATE_READY 

Ready state.

PAL_TIMER_STATE_BUSY 

Busy state.

Definition at line 42 of file pal_timer.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.