Home
last modified time | relevance | path

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

/Zephyr-latest/boards/ti/common/
Dboard_antenna.c87 RF_TxPowerTable_PAType paType = in board_cc13xx_rf_callback() local
88 (RF_TxPowerTable_PAType)RF_getTxPower(client).paType; in board_cc13xx_rf_callback()
106 if (paType == RF_TxPowerTable_HighPA) { in board_cc13xx_rf_callback()
116 if (paType == RF_TxPowerTable_HighPA) { in board_cc13xx_rf_callback()
/Zephyr-latest/boards/beagle/beagleconnect_freedom/
Dboard_antenna.c86 RF_TxPowerTable_PAType paType = in board_cc13xx_rf_callback() local
87 (RF_TxPowerTable_PAType)RF_getTxPower(client).paType; in board_cc13xx_rf_callback()
105 if (paType == RF_TxPowerTable_HighPA) { in board_cc13xx_rf_callback()