Home
last modified time | relevance | path

Searched refs:timer (Results 1 – 11 of 11) sorted by relevance

/trusty/hardware/nxp/platform/imx/
Dplatform.c40 #define ARM_GENERIC_TIMER_INT_SELECTED(timer) ARM_GENERIC_TIMER_INT_##timer argument
41 #define XARM_GENERIC_TIMER_INT_SELECTED(timer) \ argument
42 ARM_GENERIC_TIMER_INT_SELECTED(timer)
Drules.mk75 dev/timer/arm_generic \
/trusty/kernel/platform/generic-arm64/
Dplatform.c45 #define ARM_GENERIC_TIMER_INT_SELECTED(timer) ARM_GENERIC_TIMER_INT_##timer argument
46 #define XARM_GENERIC_TIMER_INT_SELECTED(timer) \ argument
47 ARM_GENERIC_TIMER_INT_SELECTED(timer)
Drules.mk64 dev/timer/arm_generic
/trusty/kernel/app/dpctest/
Ddpctest.c38 struct timer tmr;
41 static enum handler_return dpc_test_timer_callback(struct timer* t, in dpc_test_timer_callback()
/trusty/kernel/app/uirqtest/
Duirq_test.c40 struct timer tm;
79 static enum handler_return test_tm_uirq_callback(struct timer* t, in test_tm_uirq_callback()
/trusty/kernel/platform/generic-x86_64/
Drules.mk32 dev/timer/x86_generic \
/trusty/kernel/platform/vexpress-a15/
Drules.mk22 dev/timer/arm_generic
/trusty/device/arm/vexpress-a15/project/
Dvexpress-a15-trusty.mk67 trusty/user/app/sample/timer\
/trusty/user/app/sample/
Dbuild-config-usertests23 porttest("com.android.timer-unittest"),
Dusertests-inc.mk30 trusty/user/app/sample/timer \