Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/test/pico_divider_test/
Dpico_divider_test.c52 unsigned int odig(unsigned int*pv,unsigned int d,int zf) { in odig() argument
54 unsigned int v=*pv; in odig()
58 *pv=v; in odig()