|
Appiko
|
Functions | |
| int32_t | S2LPRadioGetRssidBm (void) |
| Returns the RSSI value. More... | |
| int32_t | S2LPRadioGetRssidBmRun (void) |
| Returns the RSSI value from a current RX mode. More... | |
| void | S2LPRadioSetRssiThreshdBm (int32_t wRssiThrehsold) |
| Set the RSSI threshold in dBm. More... | |
| void | S2LPRadioRssiInit (SRssiInit *xSRssiInit) |
| Initialize the RSSI measurement. More... | |
| void | S2LPRadioGetRssiInfo (SRssiInit *xSRssiInit) |
| Return the RSSI measurements information to be filled with the information. More... | |
| void | S2LPRadioCsBlanking (SFunctionalState xCsBlank) |
| Enable or disables the CS blanking. More... | |
| void | S2LPRadioAntennaSwitching (SFunctionalState xAntennaSwitch) |
| Enable or Disable the antenna switching. More... | |
| void | S2LPRadioSetPqiCheck (uint8_t cPqiLevel) |
| Set the PQI check. More... | |
| SFlagStatus | S2LPQiGetCs (void) |
| Return the CS (carrier sense) indication. More... | |
| SFlagStatus S2LPQiGetCs | ( | void | ) |
| void S2LPRadioAntennaSwitching | ( | SFunctionalState | xAntennaSwitch | ) |
| void S2LPRadioCsBlanking | ( | SFunctionalState | xCsBlank | ) |
| int32_t S2LPRadioGetRssidBm | ( | void | ) |
| int32_t S2LPRadioGetRssidBmRun | ( | void | ) |
| void S2LPRadioGetRssiInfo | ( | SRssiInit * | xSRssiInit | ) |
| void S2LPRadioRssiInit | ( | SRssiInit * | xSRssiInit | ) |
| void S2LPRadioSetPqiCheck | ( | uint8_t | cPqiLevel | ) |
1.8.15