Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/commands/
Dble_cs.h53 typedef struct RCL_CMD_BLE_CS_PRECAL_TABLE_t RCL_CmdBleCs_PrecalTable; typedef
150RCL_CmdBleCs_PrecalTable *precalTable; /*!< Pointer to a table contains DC values from prec…
469 typedef void (*RCL_CmdBleCs_PrecalCallback)(RCL_CmdBleCs_PrecalTable *table, uint8_t channel, uint3…
499 void RCL_Handler_BLE_CS_PrecalDefaultCallback(RCL_CmdBleCs_PrecalTable *table, uint8_t channel, uin…
523 RCL_CmdBleCs_PrecalTable *table;
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dble_cs.c2025 void RCL_Handler_BLE_CS_PrecalDefaultCallback(RCL_CmdBleCs_PrecalTable *table, uint8_t channel, uin… in RCL_Handler_BLE_CS_PrecalDefaultCallback()