Searched refs:c11 (Results 1 – 6 of 6) sorted by relevance
/device/google/contexthub/firmware/os/algos/calibration/magnetometer/mag_cal/ |
D | mag_cal.h | 59 float c11; member 76 float c00, c01, c02, c10, c11, c12, c20, c21, c22; member 100 float c10, float c11, float c12, float c20, float c21,
|
D | mag_cal.c | 123 moc->c11 = mag_cal_parameters->c11; in initMagCal() 248 float c10, float c11, float c12, float c20, float c21, in magCalSetSoftiron() argument 254 moc->c11 = c11; in magCalSetSoftiron() 264 *yo = moc->c10 * xi + moc->c11 * yi + moc->c12 * zi; in magCalRemoveSoftiron()
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/Library/PlatformBootManagerLib/ |
D | PlatformBootManagerLib.inf | 23 FILE_GUID = a5a1ecfc-7c11-427a-8803-012869067095
|
/device/linaro/bootloader/arm-trusted-firmware/include/lib/aarch32/ |
D | arch.h | 443 #define ICC_DIR p15, 0, c12, c11, 1 445 #define ICC_RPR p15, 0, c12, c11, 3
|
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmLib/Arm/ |
D | ArmV7Support.asm | 44 mcr p15, 0, r0, c7, c11, 1 ; clean single data cache line to PoU
|
D | ArmV7Support.S | 37 mcr p15, 0, r0, c7, c11, 1 @clean single data cache line to PoU
|