Home
last modified time | relevance | path

Searched refs:this (Results 1 – 3 of 3) sorted by relevance

/babblesim_ext_2G4_modem_BLE_simple-latest/src/
Dmodem_BLE_simple.c412 void modem_analog_rx(void *this, p2G4_radioparams_t *rx_radioparams, double *OutputSNR, in modem_analog_rx() argument
415 m_simple_status_t *mo_st = (m_simple_status_t *)this; in modem_analog_rx()
505 uint32_t modem_digital_perf_ber(void *this, p2G4_modemdigparams_t *rx_modem_params, double SNR) { in modem_digital_perf_ber() argument
506 m_simple_status_t *mo_st = (m_simple_status_t *)this; in modem_digital_perf_ber()
554 uint32_t modem_digital_perf_sync(void *this, p2G4_modemdigparams_t *rx_modem_params, in modem_digital_perf_sync() argument
556 m_simple_status_t *mo_st = (m_simple_status_t *)this; in modem_digital_perf_sync()
574 void modem_digital_RSSI(void *this, p2G4_radioparams_t *rx_radioparams, in modem_digital_RSSI() argument
577 m_simple_status_t *mo_st = (m_simple_status_t *)this; in modem_digital_RSSI()
590 void modem_delete(void *this) { in modem_delete() argument
591 if (this != NULL) { in modem_delete()
[all …]
/babblesim_ext_2G4_modem_BLE_simple-latest/docs/
DLICENSE10 and distribution as defined by Sections 1 through 9 of this document.
17 control with that entity. For the purposes of this definition,
24 exercising permissions granted by this License.
44 of this License, Derivative Works shall not include works that remain
53 the copyright owner. For the purposes of this definition, "submitted"
67 this License, each Contributor hereby grants to You a perpetual,
74 this License, each Contributor hereby grants to You a perpetual,
76 (except as stated in this section) patent license to make, have made,
86 granted to You under this License for that Work shall terminate
95 Derivative Works a copy of this License; and
[all …]
/babblesim_ext_2G4_modem_BLE_simple-latest/matlab/
DRxFilterShape.m8 % Note that all this filters shapes are normalized so that the desired Tx signal modulation shape w…