HomeSort by relevance Sort by last modified time
    Searched refs:AK8975_ST_ERROR (Results 1 - 2 of 2) sorted by null

  /hardware/akm/AK8975_FS/akmdfs/AKFS_APIs_8975/
AKFS_AK8975.h 35 #define AK8975_ST_ERROR(st) (((st)&0x09) != 0x01)
AKFS_AK8975.c 33 if (AK8975_ST_ERROR(status)) {

Completed in 48 milliseconds