Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
DchreApi.h92 #define SYSCALL_CHRE_DRV_GNSS_MEAS_START_ASYNC 3 // (uint32_t, const void *) -> bool macro
/device/google/contexthub/firmware/app/chre/common/
Dchre11_app_syscalls.c206 …OMAIN_CHRE, SYSCALL_CHRE_DRIVERS, SYSCALL_CHRE_DRV_GNSS, SYSCALL_CHRE_DRV_GNSS_MEAS_START_ASYNC), … in chreGnssMeasurementSessionStartAsync()
Dchre_app_syscalls.c216 …OMAIN_CHRE, SYSCALL_CHRE_DRIVERS, SYSCALL_CHRE_DRV_GNSS, SYSCALL_CHRE_DRV_GNSS_MEAS_START_ASYNC), … in chreGnssMeasurementSessionStartAsync()
/device/google/contexthub/firmware/os/core/
Dnanohub_chre.c702 [SYSCALL_CHRE_DRV_GNSS_MEAS_START_ASYNC] = { .func = osChreDrvGnssMeasStartAsync },