1.28.7.11 GENERIC_TIMER_CALLBACK Typedef

C

typedef void (*GENERIC_TIMER_CALLBACK) (uintptr_t context);

Summary

Generic Timer Interrupt Callback Function definition.

Description

Defines the function signature for the Generic Timer interrupt callback.