Searched refs:SYSCALL_CHRE_DRV_GNSS_GET_CAP (Results 1 – 4 of 4) sorted by relevance
89 #define SYSCALL_CHRE_DRV_GNSS_GET_CAP 0 // (void) -> uint32_t macro
191 …(SYSCALL_DOMAIN_CHRE, SYSCALL_CHRE_DRIVERS, SYSCALL_CHRE_DRV_GNSS, SYSCALL_CHRE_DRV_GNSS_GET_CAP)); in chreGnssGetCapabilities()
201 …(SYSCALL_DOMAIN_CHRE, SYSCALL_CHRE_DRIVERS, SYSCALL_CHRE_DRV_GNSS, SYSCALL_CHRE_DRV_GNSS_GET_CAP)); in chreGnssGetCapabilities()
699 [SYSCALL_CHRE_DRV_GNSS_GET_CAP] = { .func = osChreDrvGnssGetCap },