Home
last modified time | relevance | path

Searched refs:c11 (Results 1 – 6 of 6) sorted by relevance

/device/google/contexthub/firmware/os/algos/calibration/magnetometer/mag_cal/
Dmag_cal.h59 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,
Dmag_cal.c123 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/
DPlatformBootManagerLib.inf23 FILE_GUID = a5a1ecfc-7c11-427a-8803-012869067095
/device/linaro/bootloader/arm-trusted-firmware/include/lib/aarch32/
Darch.h443 #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/
DArmV7Support.asm44 mcr p15, 0, r0, c7, c11, 1 ; clean single data cache line to PoU
DArmV7Support.S37 mcr p15, 0, r0, c7, c11, 1 @clean single data cache line to PoU