Home
last modified time | relevance | path

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

/dports/comms/hackrf-devel/hackrf-ee44d2d62e2dd24648599172f90fc8fc2e3b3cc3/firmware/common/
H A Dui_portapack.c185 static const ui_bitmap_t bitmap_amp_tx = { variable
464 …portapack_radio_path_item_update(RADIO_DRAW_LIST_ITEM_RF_AMP, portapack_lna_on ? &bitmap_amp_tx : … in portapack_ui_set_direction()
465 portapack_radio_path_item_update(RADIO_DRAW_LIST_ITEM_BB_LNA_AMP, &bitmap_amp_tx); in portapack_ui_set_direction()
493 ? ((portapack_direction == RF_PATH_DIRECTION_TX) ? &bitmap_amp_tx : &bitmap_amp_rx) in portapack_ui_set_lna_power()