Home
last modified time | relevance | path

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

/hardware/akm/AK8975_FS/akmdfs/
Dmain.c132 if ((PAT1 <= optVal) && (optVal <= PAT8)) { in OptParse()
156 if ((PAT1 <= n) && (n <= PAT8)) { in OptParse()
/hardware/akm/AK8975_FS/akmdfs/AKFS_APIs_8975/
DAKFS_Device.h85 PAT8 /* reverse: 1st pin is right down (from top view) */ enumerator
DAKFS_Device.c99 case PAT8: in AKFS_Rotate()