Home
last modified time | relevance | path

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

/external/lib/libm/
A Ds_atan.c82 u_int32_t low; in atan() local
83 GET_LOW_WORD(low,x); in atan()
85 (ix==0x7ff00000&&(low!=0))) in atan()
A De_rem_pio2.c60 u_int32_t low; in __ieee754_rem_pio2() local
174 GET_LOW_WORD(low,x); in __ieee754_rem_pio2()
176 INSERT_WORDS(z, ix - ((int32_t)(e0<<20)), low); in __ieee754_rem_pio2()
/external/platform/lpc15xx/lpcopen/periph_pmu/example/
A Dreadme.dox36 * the MCU from the following low power states, SLEEP, DEEP SLEEP, POWER DOWN,
39 * between power state changes. The chip is then placed into a low power mode and
47 * goes into low power states.</i><br>
/external/platform/lpc15xx/lpcopen/periph_pmu_rom/example/
A Dreadme.dox36 * the MCU from the following low power states, SLEEP, DEEP SLEEP, POWER DOWN,
39 * between power state changes. The chip is then placed into a low power mode and
47 * goes into low power states.</i><br>
/external/platform/pico/rp2040/
A DREADME.md4 `hardware_regs` contains low level hardware register #defines autogenerated from the RP2040 chip de…
/external/lib/lwip/
A DFILES5 memory and buffer management, and the low-level raw API.
/external/platform/cc13xx/cc13xxware/
A DREADME11 collateral for the SimpleLink™ ultra-low power platform of devices (CC13xx).
/external/platform/pico/rp2_common/pico_stdio_usb/
A Dstdio_usb_descriptors.c147 #error USBD_DESC_STR_MAX too low (min is 17). in tud_descriptor_string_cb()
/external/platform/nrfx/hal/
A Dnrf_saadc.h382 int16_t low,
721 int16_t low, in nrf_saadc_channel_limits_set() argument
725 (((uint32_t) low << SAADC_CH_LIMIT_LOW_Pos) & SAADC_CH_LIMIT_LOW_Msk) in nrf_saadc_channel_limits_set()
/external/platform/pico/rp2_common/pico_double/
A Ddouble_v1_rom_shim.S1022 @ r0 y low bits
1035 @ r0 y low bits
1059 @ r0 y low bits

Completed in 15 milliseconds