Home
last modified time | relevance | path

Searched refs:PB5 (Results 1 – 25 of 1168) sorted by relevance

12345678910>>...47

/dports/lang/micropython/micropython-1.17/ports/stm32/boards/B_L072Z_LRWAN1/
H A Dpins.csv5 D4,PB5
21 LED1,PB5
24 LED_GREEN,PB5
43 ,PB5
/dports/emulators/mess/mame-mame0226/src/devices/bus/c64/
H A Dmagic_voice.cpp60 #define PB5 BIT(m_tpi_pb, 5) macro
319 int roml2 = !(!roml || (roml && !PB5 && A12 && A13 && !A14 && A15)); in c64_cd_r()
320 int romh2 = !((!romh && !PB6) || (!PB5 && A12 && A13 && !A14 && !A15)); in c64_cd_r()
339 int roml2 = !(!roml || (roml && !PB5 && A12 && A13 && !A14 && A15)); in c64_cd_w()
340 int romh2 = !((!romh && !PB6) || (!PB5 && A12 && A13 && !A14 && !A15)); in c64_cd_w()
352 return !((m_tpi_pc6 && sphi2) || (!m_tpi_pc6 && sphi2 && !PB5 && A12 && A13 && !A14)); in c64_game_r()
362 if (!PB5 && A12 && A13 && !A14) in get_offset()
/dports/emulators/mame/mame-mame0226/src/devices/bus/c64/
H A Dmagic_voice.cpp60 #define PB5 BIT(m_tpi_pb, 5) macro
319 int roml2 = !(!roml || (roml && !PB5 && A12 && A13 && !A14 && A15)); in c64_cd_r()
320 int romh2 = !((!romh && !PB6) || (!PB5 && A12 && A13 && !A14 && !A15)); in c64_cd_r()
339 int roml2 = !(!roml || (roml && !PB5 && A12 && A13 && !A14 && A15)); in c64_cd_w()
340 int romh2 = !((!romh && !PB6) || (!PB5 && A12 && A13 && !A14 && !A15)); in c64_cd_w()
352 return !((m_tpi_pc6 && sphi2) || (!m_tpi_pc6 && sphi2 && !PB5 && A12 && A13 && !A14)); in c64_game_r()
362 if (!PB5 && A12 && A13 && !A14) in get_offset()
/dports/lang/micropython/micropython-1.17/ports/stm32/boards/NUCLEO_L432KC/
H A Dpins.csv12 D11,PB5
41 PB5,PB5
/dports/lang/micropython/micropython-1.17/ports/stm32/boards/NUCLEO_F446RE/
H A Dpins.csv5 D4,PB5
42 PB5,PB5
/dports/lang/micropython/micropython-1.17/ports/stm32/boards/NUCLEO_F401RE/
H A Dpins.csv5 D4,PB5
42 PB5,PB5
/dports/lang/micropython/micropython-1.17/ports/stm32/boards/NUCLEO_F411RE/
H A Dpins.csv5 D4,PB5
42 PB5,PB5
/dports/lang/micropython/micropython-1.17/ports/stm32/boards/NUCLEO_L476RG/
H A Dpins.csv5 D4,PB5
42 PB5,PB5
/dports/lang/micropython/micropython-1.17/ports/stm32/boards/NUCLEO_F091RC/
H A Dpins.csv5 D4,PB5
57 PB5,PB5
/dports/devel/avr-libc/avr-libc-2.0.0/doc/examples/demo/
H A Diocompat.h126 # define OC1 PB5
129 # if !defined(PB5) /* work around missing bit definition */
130 # define PB5 5 macro
/dports/lang/micropython/micropython-1.17/ports/stm32/boards/NUCLEO_WB55/
H A Dpins.csv22 ,PB5
53 LED_BLUE,PB5
/dports/lang/micropython/micropython-1.17/ports/stm32/boards/HYDRABUS/
H A Dpins.csv22 PB5,PB5
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/AVR/integration/
H A Dblink.ll10 ; DDRB |= _BV(PB5);
14 ; PORTB |= _BV(PB5);
18 ; PORTB &= ~_BV(PB5);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/AVR/integration/
H A Dblink.ll10 ; DDRB |= _BV(PB5);
14 ; PORTB |= _BV(PB5);
18 ; PORTB &= ~_BV(PB5);
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/AVR/integration/
H A Dblink.ll10 ; DDRB |= _BV(PB5);
14 ; PORTB |= _BV(PB5);
18 ; PORTB &= ~_BV(PB5);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/AVR/integration/
H A Dblink.ll10 ; DDRB |= _BV(PB5);
14 ; PORTB |= _BV(PB5);
18 ; PORTB &= ~_BV(PB5);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/AVR/integration/
H A Dblink.ll10 ; DDRB |= _BV(PB5);
14 ; PORTB |= _BV(PB5);
18 ; PORTB &= ~_BV(PB5);
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/AVR/integration/
H A Dblink.ll10 ; DDRB |= _BV(PB5);
14 ; PORTB |= _BV(PB5);
18 ; PORTB &= ~_BV(PB5);
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/AVR/integration/
H A Dblink.ll10 ; DDRB |= _BV(PB5);
14 ; PORTB |= _BV(PB5);
18 ; PORTB &= ~_BV(PB5);
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/AVR/integration/
H A Dblink.ll10 ; DDRB |= _BV(PB5);
14 ; PORTB |= _BV(PB5);
18 ; PORTB &= ~_BV(PB5);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/AVR/integration/
H A Dblink.ll10 ; DDRB |= _BV(PB5);
14 ; PORTB |= _BV(PB5);
18 ; PORTB &= ~_BV(PB5);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/AVR/integration/
H A Dblink.ll10 ; DDRB |= _BV(PB5);
14 ; PORTB |= _BV(PB5);
18 ; PORTB &= ~_BV(PB5);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/AVR/integration/
H A Dblink.ll10 ; DDRB |= _BV(PB5);
14 ; PORTB |= _BV(PB5);
18 ; PORTB &= ~_BV(PB5);
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/AVR/integration/
H A Dblink.ll10 ; DDRB |= _BV(PB5);
14 ; PORTB |= _BV(PB5);
18 ; PORTB &= ~_BV(PB5);
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/AVR/integration/
H A Dblink.ll10 ; DDRB |= _BV(PB5);
14 ; PORTB |= _BV(PB5);
18 ; PORTB &= ~_BV(PB5);

12345678910>>...47