Home
last modified time | relevance | path

Searched defs:lo_r (Results 1 – 1 of 1) sorted by relevance

/btstack/3rd-party/micro-ecc/scripts/
H A Dsquare_avr.py74 lo_r = range(2, 2 + h) variable
94 lo_r = lo_r[1:] + lo_r[:1] variable
107 lo_r = lo_r[1:] + lo_r[:1] variable
121 lo_r = lo_r[1:] + lo_r[:1] # make the indexing easy variable