Searched refs:low (Results 1 – 10 of 10) sorted by relevance
| /external/lib/libm/ |
| A D | s_atan.c | 82 u_int32_t low; in atan() local 83 GET_LOW_WORD(low,x); in atan() 85 (ix==0x7ff00000&&(low!=0))) in atan()
|
| A D | e_rem_pio2.c | 60 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 D | readme.dox | 36 * 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 D | readme.dox | 36 * 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 D | README.md | 4 `hardware_regs` contains low level hardware register #defines autogenerated from the RP2040 chip de…
|
| /external/lib/lwip/ |
| A D | FILES | 5 memory and buffer management, and the low-level raw API.
|
| /external/platform/cc13xx/cc13xxware/ |
| A D | README | 11 collateral for the SimpleLink™ ultra-low power platform of devices (CC13xx).
|
| /external/platform/pico/rp2_common/pico_stdio_usb/ |
| A D | stdio_usb_descriptors.c | 147 #error USBD_DESC_STR_MAX too low (min is 17). in tud_descriptor_string_cb()
|
| /external/platform/nrfx/hal/ |
| A D | nrf_saadc.h | 382 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 D | double_v1_rom_shim.S | 1022 @ r0 y low bits 1035 @ r0 y low bits 1059 @ r0 y low bits
|
Completed in 15 milliseconds