Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/qilingframework/qiling
/ set_ratio
Method
set_ratio
qiling/hw/timer/timer.py:18–19 ·
view source on GitHub ↗
(self, ratio)
Source
from the content-addressed store, hash-verified
16
self._ratio = 1
17
18
def
set_ratio(self, ratio):
19
self._ratio = ratio
20
21
@property
22
def
ratio(self):
Callers
7
ratio
Method · 0.95
crack
Method · 0.45
test_mcu_tim_speed_stm32f411
Method · 0.45
test_mcu_i2c_interrupt_stm32f411
Method · 0.45
create
Function · 0.45
stm32f411_freertos
Function · 0.45
crack
Function · 0.45
Calls
no outgoing calls
Tested by
3
crack
Method · 0.36
test_mcu_tim_speed_stm32f411
Method · 0.36
test_mcu_i2c_interrupt_stm32f411
Method · 0.36