Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linksdk/components/ntp/
A Daiot_ntp_api.h172 AIOT_NTPOPT_EVENT_HANDLER, enumerator
A Daiot_ntp_api.c222 case AIOT_NTPOPT_EVENT_HANDLER: { in aiot_ntp_setopt()
/AliOS-Things-master/components/py_engine/modules/aliyunIoT/
A Dmodule_aiot_ntp.c166 … res = aiot_ntp_setopt(ntp_handle, AIOT_NTPOPT_EVENT_HANDLER, (void *)aiot_app_ntp_event_handler); in hapy_aiot_amp_ntp_service()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/advanced/aiot/
A Dmodule_aiot_ntp.c161 … res = aiot_ntp_setopt(ntp_handle, AIOT_NTPOPT_EVENT_HANDLER, (void *)aiot_app_ntp_event_handler); in aiot_amp_ntp_service()
/AliOS-Things-master/components/py_engine/external/app_mgr/
A Dapp_message.c362 res = aiot_ntp_setopt(ntp_handle, AIOT_NTPOPT_EVENT_HANDLER, (void *)aiot_ntp_event_handler); in pyamp_ntp_service()

Completed in 7 milliseconds