Home
last modified time | relevance | path

Searched refs:rf_path_set_lna (Results 1 – 6 of 6) sorted by relevance

/dports/comms/hackrf/hackrf-31a37bd/firmware/hackrf_usb/
H A Dusb_api_transceiver.c126 rf_path_set_lna(&rf_path, 0); in usb_vendor_request_set_amp_enable()
130 rf_path_set_lna(&rf_path, 1); in usb_vendor_request_set_amp_enable()
/dports/comms/hackrf/hackrf-31a37bd/firmware/common/
H A Drf_path.h68 void rf_path_set_lna(rf_path_t* const rf_path, const uint_fast8_t enable);
H A Drf_path.c271 rf_path_set_lna(rf_path, 0); in rf_path_set_direction()
309 void rf_path_set_lna(rf_path_t* const rf_path, const uint_fast8_t enable) { in rf_path_set_lna() function
/dports/comms/hackrf-devel/hackrf-ee44d2d62e2dd24648599172f90fc8fc2e3b3cc3/firmware/common/
H A Drf_path.h81 void rf_path_set_lna(rf_path_t* const rf_path, const uint_fast8_t enable);
H A Drf_path.c380 rf_path_set_lna(rf_path, 0); in rf_path_set_direction()
422 void rf_path_set_lna(rf_path_t* const rf_path, const uint_fast8_t enable) { in rf_path_set_lna() function
/dports/comms/hackrf-devel/hackrf-ee44d2d62e2dd24648599172f90fc8fc2e3b3cc3/firmware/hackrf_usb/
H A Dusb_api_transceiver.c135 rf_path_set_lna(&rf_path, 0); in usb_vendor_request_set_amp_enable()
139 rf_path_set_lna(&rf_path, 1); in usb_vendor_request_set_amp_enable()