Home
last modified time | relevance | path

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

/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/branches/bootloader/
H A Dbootloader.cc109 uint8_t page_byte = 0; in LoaderLoop() local
123 led_2_a.set_value(page_byte & 1); in LoaderLoop()
124 led_2_k.set_value(!(page_byte & 1)); in LoaderLoop()
151 ++page_byte; in LoaderLoop()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/branches/bootloader/
H A Dbootloader.cc109 uint8_t page_byte = 0; in LoaderLoop() local
123 led_2_a.set_value(page_byte & 1); in LoaderLoop()
124 led_2_k.set_value(!(page_byte & 1)); in LoaderLoop()
151 ++page_byte; in LoaderLoop()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/grids/bootloader/
H A Dbootloader.cc114 uint8_t page_byte = 0; in LoaderLoop() local
126 leds.Write(LED_CLOCK | (LED_BD >> ((page_byte + 3) & 0x3))); in LoaderLoop()
153 ++page_byte; in LoaderLoop()
226 ++page_byte; in LoaderLoop()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/grids/bootloader/
H A Dbootloader.cc114 uint8_t page_byte = 0; in LoaderLoop() local
126 leds.Write(LED_CLOCK | (LED_BD >> ((page_byte + 3) & 0x3))); in LoaderLoop()
153 ++page_byte; in LoaderLoop()
226 ++page_byte; in LoaderLoop()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/edges/bootloader/
H A Dbootloader.cc95 uint8_t page_byte = 0; in MidiLoop() local
101 leds.Write(8 | (4 >> ((page_byte + 3) & 0x3))); in MidiLoop()
160 ++page_byte; in MidiLoop()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/edges/bootloader/
H A Dbootloader.cc95 uint8_t page_byte = 0; in MidiLoop() local
101 leds.Write(8 | (4 >> ((page_byte + 3) & 0x3))); in MidiLoop()
160 ++page_byte; in MidiLoop()
/dports/textproc/uim-el/uim-d1ac9d9/fep/
H A Dcallbacks.c785 int page_byte = 0; in make_page_strs() local
878 page_byte += cand_byte; in make_page_strs()
907 page_byte += index_byte; in make_page_strs()
919 page_byte = 0; in make_page_strs()
/dports/textproc/uim-gtk/uim-d1ac9d9/fep/
H A Dcallbacks.c785 int page_byte = 0; in make_page_strs() local
878 page_byte += cand_byte; in make_page_strs()
907 page_byte += index_byte; in make_page_strs()
919 page_byte = 0; in make_page_strs()
/dports/textproc/uim-qt5/uim-d1ac9d9/fep/
H A Dcallbacks.c785 int page_byte = 0; in make_page_strs() local
878 page_byte += cand_byte; in make_page_strs()
907 page_byte += index_byte; in make_page_strs()
919 page_byte = 0; in make_page_strs()
/dports/textproc/uim-m17nlib/uim-d1ac9d9/fep/
H A Dcallbacks.c785 int page_byte = 0; in make_page_strs() local
878 page_byte += cand_byte; in make_page_strs()
907 page_byte += index_byte; in make_page_strs()
919 page_byte = 0; in make_page_strs()
/dports/textproc/uim-gtk3/uim-d1ac9d9/fep/
H A Dcallbacks.c785 int page_byte = 0; in make_page_strs() local
878 page_byte += cand_byte; in make_page_strs()
907 page_byte += index_byte; in make_page_strs()
919 page_byte = 0; in make_page_strs()
/dports/japanese/uim-anthy/uim-d1ac9d9/fep/
H A Dcallbacks.c785 int page_byte = 0; in make_page_strs() local
878 page_byte += cand_byte; in make_page_strs()
907 page_byte += index_byte; in make_page_strs()
919 page_byte = 0; in make_page_strs()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ieee802154.c2004 guint32 direction_byte, page_byte, channel; in dissect_zboss_specific() local
2021 … proto_tree_add_item_ret_uint(zboss_tree, hf_zboss_page, tvb, off, 1, ENC_NA, &page_byte); in dissect_zboss_specific()
2022 proto_item_append_text(proto_root, ", page %u", page_byte); in dissect_zboss_specific()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ieee802154.c2004 guint32 direction_byte, page_byte, channel; in dissect_zboss_specific() local
2021 … proto_tree_add_item_ret_uint(zboss_tree, hf_zboss_page, tvb, off, 1, ENC_NA, &page_byte); in dissect_zboss_specific()
2022 proto_item_append_text(proto_root, ", page %u", page_byte); in dissect_zboss_specific()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ieee802154.c2004 guint32 direction_byte, page_byte, channel; in dissect_zboss_specific() local
2021 … proto_tree_add_item_ret_uint(zboss_tree, hf_zboss_page, tvb, off, 1, ENC_NA, &page_byte); in dissect_zboss_specific()
2022 proto_item_append_text(proto_root, ", page %u", page_byte); in dissect_zboss_specific()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ieee802154.c2004 guint32 direction_byte, page_byte, channel; in dissect_zboss_specific() local
2021 … proto_tree_add_item_ret_uint(zboss_tree, hf_zboss_page, tvb, off, 1, ENC_NA, &page_byte); in dissect_zboss_specific()
2022 proto_item_append_text(proto_root, ", page %u", page_byte); in dissect_zboss_specific()