Home
last modified time | relevance | path

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

/Zephyr-latest/arch/riscv/core/
Dasm_macros.inc56 * Perform rd += rs * mult using only shifts and adds.
/Zephyr-latest/drivers/adc/
Dadc_mcux_adc16.c73 #define SIM_SOPT7_ADCSET(x, shifts, mask) \ argument
74 (((uint32_t)(((uint32_t)(x)) << shifts)) & mask)
/Zephyr-latest/lib/libc/picolibc/
DKconfig152 Replaces division and modulus by 10 with shifts and adds when
/Zephyr-latest/modules/mbedtls/
DKconfig.tls-generic265 and 6 bit shifts.