Home
last modified time | relevance | path

Searched defs:channelIdx (Results 1 – 2 of 2) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/commands/
Dble_cs.h175 …uint16_t channelIdx; /*!< Integer index of channel information (0: 240… member
214 …uint16_t channelIdx; /*!< Integer index of channel information … member
544 …uint32_t channelIdx : 7; /*!< Integer index of channel information (0: 240… member
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dble_cs.c1225 uint16_t channelIdx = pStepI->channelIdx; in RCL_Handler_BLE_CS_preprocessStep() local
1510 static uint32_t RCL_Handler_BLE_CS_convertPct(int16_t pct_i, int16_t pct_q, uint8_t channelIdx) in RCL_Handler_BLE_CS_convertPct()