Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_rtc.c220 uint32_t notif_id; member
403 notif_send_async(rtc_dev.notif_id, 0); in stm32_rtc_it_handler()
995 notif_send_async(rtc_dev.notif_id, 0); in stm32_rtc_cancel_wait_alarm()
1009 res = notif_wait(rtc_dev.notif_id); in stm32_rtc_wait_alarm()
1107 res = notif_alloc_async_value(&rtc_dev.notif_id); in stm32_rtc_probe()
1130 notif_free_async_value(rtc_dev.notif_id); in stm32_rtc_probe()