Home
last modified time | relevance | path

Searched refs:set_interrupt_handler (Results 1 – 25 of 28) sorted by relevance

12

/dports/devel/py-pudb/pudb-2020.1/pudb/
H A Db.py4 from pudb import _get_debugger, set_interrupt_handler
20 set_interrupt_handler()
H A D__init__.py46 set_interrupt_handler()
56 set_interrupt_handler()
255 set_interrupt_handler()
268 def set_interrupt_handler(interrupt_signal=None): function
/dports/sysutils/u-boot-utilite/u-boot-2015.07/arch/avr32/cpu/
H A Dinterrupts.c74 static int set_interrupt_handler(unsigned int nr, void (*handler)(void), in set_interrupt_handler() function
106 if (set_interrupt_handler(0, &timer_interrupt_handler, 3)) in timer_init()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/avr32/cpu/
H A Dinterrupts.c113 static int set_interrupt_handler(unsigned int nr, void (*handler)(void), in set_interrupt_handler() function
145 if (set_interrupt_handler(0, &timer_interrupt_handler, 3)) in timer_init()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/avr32/cpu/
H A Dinterrupts.c113 static int set_interrupt_handler(unsigned int nr, void (*handler)(void), in set_interrupt_handler() function
145 if (set_interrupt_handler(0, &timer_interrupt_handler, 3)) in timer_init()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/avr32/cpu/
H A Dinterrupts.c113 static int set_interrupt_handler(unsigned int nr, void (*handler)(void), in set_interrupt_handler() function
145 if (set_interrupt_handler(0, &timer_interrupt_handler, 3)) in timer_init()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/avr32/cpu/
H A Dinterrupts.c113 static int set_interrupt_handler(unsigned int nr, void (*handler)(void), in set_interrupt_handler() function
145 if (set_interrupt_handler(0, &timer_interrupt_handler, 3)) in timer_init()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/avr32/cpu/
H A Dinterrupts.c113 static int set_interrupt_handler(unsigned int nr, void (*handler)(void), in set_interrupt_handler() function
145 if (set_interrupt_handler(0, &timer_interrupt_handler, 3)) in timer_init()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/arch/avr32/cpu/
H A Dinterrupts.c113 static int set_interrupt_handler(unsigned int nr, void (*handler)(void), in set_interrupt_handler() function
145 if (set_interrupt_handler(0, &timer_interrupt_handler, 3)) in timer_init()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/arch/avr32/cpu/
H A Dinterrupts.c113 static int set_interrupt_handler(unsigned int nr, void (*handler)(void), in set_interrupt_handler() function
145 if (set_interrupt_handler(0, &timer_interrupt_handler, 3)) in timer_init()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/avrlibx/io/
H A Dtwi.h46 static inline void set_interrupt_handler(void (*handler)()) { \
101 Twi::set_interrupt_handler(&InterruptHandler); in Init()
120 Twi::set_interrupt_handler(NULL); in Done()
/dports/math/octave/octave-6.4.0/libinterp/corefcn/
H A Dsighandlers.h78 set_interrupt_handler (const volatile interrupt_handler& h,
H A Dsighandlers.cc208 set_interrupt_handler (saved_interrupt_handler); in respond_to_pending_signals()
344 set_interrupt_handler (const volatile interrupt_handler& h, in set_interrupt_handler() function
H A Dsysdep.cc679 set_interrupt_handler (saved_interrupt_handler, false); in kbhit()
690 set_interrupt_handler (saved_interrupt_handler, true); in kbhit()
/dports/devel/py-pudb/pudb-2020.1/doc/
H A Dusage.rst18 debugging. See the docstring of ``set_interrupt_handler`` for more
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/ext/websocketpp/impl/
H A Dendpoint_impl.hpp65 con->set_interrupt_handler(m_interrupt_handler); in create_connection()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/ext/websocketpp/
H A Dendpoint.hpp254 void set_interrupt_handler(interrupt_handler h) { in set_interrupt_handler() function in websocketpp::endpoint
H A Dconnection.hpp417 void set_interrupt_handler(interrupt_handler h) { in set_interrupt_handler() function in websocketpp::connection
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/websocketpp/websocketpp/impl/
H A Dendpoint_impl.hpp65 con->set_interrupt_handler(m_interrupt_handler); in create_connection()
/dports/devel/websocketpp/websocketpp-0.8.2/websocketpp/impl/
H A Dendpoint_impl.hpp65 con->set_interrupt_handler(m_interrupt_handler); in create_connection()
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/include/websocketpp/impl/
H A Dendpoint_impl.hpp65 con->set_interrupt_handler(m_interrupt_handler); in create_connection()
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/websocketpp/websocketpp/
H A Dendpoint.hpp307 void set_interrupt_handler(interrupt_handler h) { in set_interrupt_handler() function in websocketpp::endpoint
H A Dconnection.hpp432 void set_interrupt_handler(interrupt_handler h) { in set_interrupt_handler() function in websocketpp::connection
/dports/devel/websocketpp/websocketpp-0.8.2/websocketpp/
H A Dendpoint.hpp307 void set_interrupt_handler(interrupt_handler h) { in set_interrupt_handler() function in websocketpp::endpoint
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/include/websocketpp/
H A Dendpoint.hpp307 void set_interrupt_handler(interrupt_handler h) { in set_interrupt_handler() function in websocketpp::endpoint

12