Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dble_cs.c1454 …const uint16_t atanLut[NBITS] = { 8192, 4836, 2555, 1297, 651, 326, 163, 81, 41, 20, 10, 5, 3, 1 }; in RCL_Handler_BLE_CS_rotateVector() local
1486 phi += atanLut[i]; in RCL_Handler_BLE_CS_rotateVector()
1492 phi -= atanLut[i]; in RCL_Handler_BLE_CS_rotateVector()