Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/qilingframework/qiling
/ watch
Method
watch
qiling/hw/peripheral.py:31–32 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
29
}
30
31
def
watch(self):
32
self.verbose = True
33
34
def
hook_read(self, callback, user_data=None, intercept=QL_INTERCEPT.ENTER):
35
hook_function = (callback, user_data)
Callers
8
test_mcu_i2c_interrupt_stm32f411
Method · 0.80
test_mcu_blink_gd32vf103
Method · 0.80
test_mcu_usart_stm32f103
Method · 0.80
create
Function · 0.80
stm32f411_freertos
Function · 0.80
gd32vf103_blink.py
File · 0.80
test_mcu_gpio_stm32f411
Function · 0.80
stm32f411_dma
Function · 0.80
Calls
no outgoing calls
Tested by
4
test_mcu_i2c_interrupt_stm32f411
Method · 0.64
test_mcu_blink_gd32vf103
Method · 0.64
test_mcu_usart_stm32f103
Method · 0.64
test_mcu_gpio_stm32f411
Function · 0.64