Home
last modified time | relevance | path

Searched refs:PTA_CMD_RTC_SET_ALARM (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libutee/include/
H A Dpta_rtc.h152 #define PTA_CMD_RTC_SET_ALARM 0x6 macro
/optee_os/core/pta/
H A Drtc.c337 case PTA_CMD_RTC_SET_ALARM: in invoke_command()