Home
last modified time | relevance | path

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

/optee_os/core/include/kernel/
H A Dnotif.h114 TEE_Result notif_wait(uint32_t value);
/optee_os/core/kernel/
H A Dnotif.c177 TEE_Result notif_wait(uint32_t value) in notif_wait() function
/optee_os/core/drivers/
H A Dstm32_rtc.c1009 res = notif_wait(rtc_dev.notif_id); in stm32_rtc_wait_alarm()