Home
last modified time | relevance | path

Searched defs:NVIC_Type (Results 1 – 25 of 74) sorted by relevance

123

/dports/devel/tinygo/tinygo-0.14.1/src/device/arm/
H A Darm.go109 type NVIC_Type struct { struct
110 ISER [8]volatile.Register32 // Interrupt Set-enable Registers
111 _ [24]uint32
112 ICER [8]volatile.Register32 // Interrupt Clear-enable Registers
113 _ [24]uint32
114 ISPR [8]volatile.Register32 // Interrupt Set-pending Registers
115 _ [24]uint32
117 _ [24]uint32
118 IABR [8]volatile.Register32 // Interrupt Active Bit Registers
119 _ [56]uint32
[all …]
/dports/net/wireshark-lite/wireshark-3.6.1/epan/
H A Diana_charsets.c368 { 2107, "TSCII" },
/dports/devel/arduino-core/Arduino-b439a77/hardware/arduino/sam/system/CMSIS/CMSIS/Include/
H A Dcore_cm0.h279 } NVIC_Type; typedef
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/CMSIS/CM3_f30x/
H A Dcore_cm0.h321 } NVIC_Type; typedef
H A Dcore_cm0plus.h332 } NVIC_Type; typedef
H A Dcore_sc000.h327 } NVIC_Type; typedef
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/CMSIS/CM3_f4xx/
H A Dcore_cm0.h321 } NVIC_Type; typedef
H A Dcore_sc000.h327 } NVIC_Type; typedef
H A Dcore_cm0plus.h332 } NVIC_Type; typedef
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/CMSIS/CM3_f37x/
H A Dcore_cm0.h275 } NVIC_Type; typedef
H A Dcore_sc000.h281 } NVIC_Type; typedef
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/CMSIS/CM3_f0xx/
H A Dcore_cm0.h292 } NVIC_Type; typedef
/dports/devel/py-cle/binaries-9.0.5405/tests_src/i2c_master_read-nucleol152re/mbed/TARGET_NUCLEO_L152RE/
H A Dcore_cm0.h354 } NVIC_Type; typedef
H A Dcore_cm0plus.h368 } NVIC_Type; typedef
H A Dcore_sc000.h352 } NVIC_Type; typedef
/dports/devel/tinygo/tinygo-0.14.1/lib/CMSIS/CMSIS/Include/
H A Dcore_cm0.h374 } NVIC_Type; typedef
H A Dcore_cm0plus.h388 } NVIC_Type; typedef
H A Dcore_sc000.h380 } NVIC_Type; typedef
/dports/security/py-ailment/binaries-9.0.5405/tests_src/i2c_master_read-nucleol152re/mbed/TARGET_NUCLEO_L152RE/
H A Dcore_cm0.h354 } NVIC_Type; typedef
H A Dcore_cm0plus.h368 } NVIC_Type; typedef
/dports/security/py-angr/binaries-9.0.5405/tests_src/i2c_master_read-nucleol152re/mbed/TARGET_NUCLEO_L152RE/
H A Dcore_cm0.h354 } NVIC_Type; typedef
/dports/lang/micropython/micropython-1.17/lib/cmsis/inc/
H A Dcore_cm0.h326 } NVIC_Type; typedef
H A Dcore_cm1.h326 } NVIC_Type; typedef
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/CMSIS/CM3_f10x/
H A Dcore_cm3.h149 } NVIC_Type; typedef
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/CMSIS/CM3_f10x/
H A Dcore_cm3.h149 } NVIC_Type; typedef

123