Home
last modified time | relevance | path

Searched refs:cd (Results 1 – 2 of 2) sorted by relevance

/hal_rpi_pico-latest/test/pico_divider_test/
Dpico_divider_nesting_test.c198 static uint32_t cd = 1; in test_nesting() local
199 a64 = c64 / cd; in test_nesting()
200 b64 = c64 % cd; in test_nesting()
201 if (c64 != a64 * cd + b64) { in test_nesting()
204 cd++; in test_nesting()
/hal_rpi_pico-latest/
DREADME.md181 $ cd build