Home
last modified time | relevance | path

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

/dports/comms/hackrf-devel/hackrf-ee44d2d62e2dd24648599172f90fc8fc2e3b3cc3/firmware/common/
H A Dui_portapack.c463 portapack_radio_path_item_update(RADIO_DRAW_LIST_ITEM_WAVES, &bitmap_waves_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()
466 portapack_radio_path_item_update(RADIO_DRAW_LIST_ITEM_BB_VGA_AMP, &bitmap_wire_24); in portapack_ui_set_direction()
471 portapack_radio_path_item_update(RADIO_DRAW_LIST_ITEM_WAVES, &bitmap_waves_rx); in portapack_ui_set_direction()
473 portapack_radio_path_item_update(RADIO_DRAW_LIST_ITEM_BB_LNA_AMP, &bitmap_amp_rx); in portapack_ui_set_direction()
474 portapack_radio_path_item_update(RADIO_DRAW_LIST_ITEM_BB_VGA_AMP, &bitmap_amp_rx); in portapack_ui_set_direction()
479 portapack_radio_path_item_update(RADIO_DRAW_LIST_ITEM_WAVES, &bitmap_blank_24); in portapack_ui_set_direction()
492 portapack_radio_path_item_update(RADIO_DRAW_LIST_ITEM_RF_AMP, lna_on in portapack_ui_set_lna_power()
524 portapack_radio_path_item_update(RADIO_DRAW_LIST_ITEM_IMAGE_FILTER, &bitmap_wire_24); in portapack_ui_set_filter()
528 portapack_radio_path_item_update(RADIO_DRAW_LIST_ITEM_IMAGE_FILTER, &bitmap_filter_lp); in portapack_ui_set_filter()
[all …]