Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/boards/cc23x0r5/
Drcl_settings_ble.h52 extern const LRF_TxPowerTable LRF_txPowerTable;
Drcl_settings_ble.c286 const LRF_TxPowerTable LRF_txPowerTable = {
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/
DLRFCC23X0.h208 } LRF_TxPowerTable; typedef
511 const LRF_TxPowerTable *txPowerTable; /*!< TX power table */
DLRF.h291 LRF_TxPowerTable_Entry LRF_TxPowerTable_findValue(const LRF_TxPowerTable *table, LRF_TxPowerTable_I…
DLRF.c725 LRF_TxPowerTable_Entry LRF_TxPowerTable_findValue(const LRF_TxPowerTable *table, LRF_TxPowerTable_I… in LRF_TxPowerTable_findValue()