/Zephyr-latest/tests/lib/cmsis_dsp/filtering/src/ |
D | misc_q7.c | 50 DEFINE_CORRELATE_TEST(30, 31); 55 DEFINE_CORRELATE_TEST(31, 31); 56 DEFINE_CORRELATE_TEST(31, 32); 57 DEFINE_CORRELATE_TEST(31, 33); 58 DEFINE_CORRELATE_TEST(31, 34); 59 DEFINE_CORRELATE_TEST(31, 49); 60 DEFINE_CORRELATE_TEST(32, 31); 65 DEFINE_CORRELATE_TEST(33, 31); 70 DEFINE_CORRELATE_TEST(48, 31); 107 DEFINE_CONV_TEST(30, 31); [all …]
|
/Zephyr-latest/tests/unit/pot/ |
D | log2.c | 25 zassert_equal(31, LOG2(BIT(31))); in ZTEST() 26 zassert_equal(31, LOG2(BIT(31) + 1)); in ZTEST() 27 zassert_equal(31, LOG2(UINT32_MAX)); in ZTEST()
|
D | log2.cpp | 26 zassert_equal(31, LOG2(BIT(31))); in ZTEST() 27 zassert_equal(31, LOG2(BIT(31) + 1)); in ZTEST() 28 zassert_equal(31, LOG2(UINT32_MAX)); in ZTEST()
|
D | log2ceil.c | 25 zassert_equal(31, LOG2CEIL(BIT(31))); in ZTEST() 26 zassert_equal(32, LOG2CEIL(BIT(31) + 1)); in ZTEST()
|
D | log2ceil.cpp | 30 zassert_equal(31, LOG2CEIL(BIT(31))); in ZTEST() 31 zassert_equal(32, LOG2CEIL(BIT(31) + 1)); in ZTEST()
|
D | nhpot.c | 27 zassert_equal(BIT(31), NHPOT(BIT(31))); in ZTEST() 28 zassert_equal(BIT64(32), NHPOT(BIT(31) + 1)); in ZTEST()
|
/Zephyr-latest/include/zephyr/drivers/usb_c/ |
D | usbc_tc.h | 161 * See Table 4-31 CC Timing 167 * See Table 4-31 CC Timing 174 * See Table 4-31 CC Timing 181 * See Table 4-31 CC Timing 188 * See Table 4-31 CC Timing 195 * See Table 4-31 CC Timing 201 * See Table 4-31 CC Timing 208 * See Table 4-31 CC Timing 215 * See Table 4-31 CC Timing 222 * See Table 4-31 CC Timing [all …]
|
/Zephyr-latest/tests/subsys/dsp/utils/src/ |
D | q31.c | 24 (2147483647, 0, 1.0F), (-2147483648, 0, -1.0F), (-2147483648, 31, -2147483648.0F), \ 25 (2147483647, 31, 2147483647.0F) 29 (-2147483648, 31, -2147483648.0), (2147483647, 31, 2147483647.0)
|
/Zephyr-latest/drivers/sensor/memsic/mmc56x3/ |
D | mmc56x3.h | 69 * reading * (1/16384) * pow(2, 31)/32 76 * (BASE + reading * RES) * pow(2, 31)/128 77 * = BASE * pow(2, 31)/128 + reading * RES * pow(2, 31)/128 78 * CONV_BASE = BASE * pow(2, 31)/128 79 * CONV_RES = RES * pow(2, 31)/128
|
/Zephyr-latest/drivers/rtc/ |
D | rtc_emul.c | 55 31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31 59 31, 29, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31
|
/Zephyr-latest/tests/unit/timeutil/ |
D | test_s64.c | 52 .civil = "3999-12-31 23:59:59 Fri 365", 57 .tm_mday = 31, 77 .civil = "1899-12-31 23:59:59 Sun 365", 82 .tm_mday = 31, 125 .civil = "1900-12-31 00:00:00 Mon 365", 130 .tm_mday = 31, 153 .civil = "-1-12-31 00:00:00 Fri 365", 158 .tm_mday = 31, 177 .civil = "0-12-31 23:59:59 Sun 366", 182 .tm_mday = 31, [all …]
|
D | test_s32.c | 15 .civil = "1969-12-31 23:59:59 Wed 365", 20 .tm_mday = 31, 82 .civil = "1971-12-31 23:59:59 Fri 365", 87 .tm_mday = 31, 154 .civil = "1972-12-31 00:00:00 Sun 366", 159 .tm_mday = 31, 180 .civil = "1999-12-31 23:59:59 Fri 365", 185 .tm_mday = 31,
|
/Zephyr-latest/drivers/sensor/bosch/bme280/ |
D | bme280_decoder.c | 73 int32_t readq = edata->reading.comp_temp * pow(2, 31 - BME280_TEMP_SHIFT); in bme280_decoder_decode() 74 int32_t convq = BME280_TEMP_CONV * pow(2, 31 - BME280_TEMP_SHIFT); in bme280_decoder_decode() 77 (int32_t)((((int64_t)readq) << (31 - BME280_TEMP_SHIFT)) / in bme280_decoder_decode() 87 int32_t convq = BME280_PRESS_CONV_KPA * pow(2, 31 - BME280_PRESS_SHIFT); in bme280_decoder_decode() 90 (int32_t)((((int64_t)readq) << (31 - BME280_PRESS_SHIFT)) / in bme280_decoder_decode()
|
/Zephyr-latest/include/zephyr/drivers/interrupt_controller/ |
D | intc_mchp_xec_ecia.h | 27 * @param src is the interrupt source in the GIRQ (0 - 31) 43 * @param src is the interrupt source in the GIRQ (0 - 31) 63 * @param src is the interrupt source in the GIRQ (0 - 31) 84 * @param src is the interrupt source in the GIRQ (0 - 31) 95 * @param src is the interrupt source in the GIRQ (0 - 31) 103 * @param src is the interrupt source in the GIRQ (0 - 31) 118 * @param src_bit is the source bit position in the GIRQ registers (0 - 31) 125 * @param src_bit is the source bit position in the GIRQ registers (0 - 31) 132 * @param src_bit is the source bit position in the GIRQ registers (0 - 31)
|
/Zephyr-latest/drivers/sensor/bosch/bma4xx/ |
D | bma4xx_emul.c | 196 /* floor(9.80665 * 2^(31−4)) q31_t in (-2^4, 2^4) => range_g = shift of 4 */ in bma4xx_emul_set_accel_data() 276 *upper = (q31_t)(2 * 9.80665 * BIT(31 - 5)); in bma4xx_emul_backend_get_sample_range() 278 /* (1 << (31 - shift) >> 12) * 2 (where 2 comes from 2g range) */ in bma4xx_emul_backend_get_sample_range() 279 *epsilon = BIT(31 - 5 - 12 + 1); in bma4xx_emul_backend_get_sample_range() 283 *upper = (q31_t)(4 * 9.80665 * BIT(31 - 6)); in bma4xx_emul_backend_get_sample_range() 285 /* (1 << (31 - shift) >> 12) * 4 (where 4 comes from 4g range) */ in bma4xx_emul_backend_get_sample_range() 286 *epsilon = BIT(31 - 6 - 12 + 2); in bma4xx_emul_backend_get_sample_range() 290 *upper = (q31_t)(8 * 9.80665 * BIT(31 - 7)); in bma4xx_emul_backend_get_sample_range() 292 /* (1 << (31 - shift) >> 12) * 8 (where 8 comes from 8g range) */ in bma4xx_emul_backend_get_sample_range() 293 *epsilon = BIT(31 - 7 - 12 + 3); in bma4xx_emul_backend_get_sample_range() [all …]
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | Kconfig.bap | 91 range 1 BT_ISO_MAX_CHAN if BT_ISO_MAX_CHAN < 31 92 range 1 31 133 range 1 BT_ISO_MAX_CHAN if BT_ISO_MAX_CHAN < 31 134 range 1 31 152 range 1 BT_ISO_MAX_CHAN if BT_ISO_MAX_CHAN < 31 153 range 1 31 193 range 1 BT_ISO_MAX_CHAN if BT_ISO_MAX_CHAN < 31 194 range 1 31
|
/Zephyr-latest/drivers/sensor/adi/adxl345/ |
D | adxl345_decoder.c | 29 /* (1 / sensitivity) * (pow(2,31) / pow(2,shift)) * (unit_scaler) */ 31 /* (1.0 / ADXL362_ACCEL_2G_LSB_PER_G) * (2^31 / 2^5) * SENSOR_G / 1000000 */ 33 /* (1.0 / ADXL362_ACCEL_4G_LSB_PER_G) * (2^31 / 2^6) * SENSOR_G / 1000000 */ 35 /* (1.0 / ADXL362_ACCEL_8G_LSB_PER_G) * (2^31 / 2^7) ) * SENSOR_G / 1000000 */ 37 /* (1.0 / ADXL362_ACCEL_8G_LSB_PER_G) * (2^31 / 2^8) ) * SENSOR_G / 1000000 */ 41 /* (1 / sensitivity) * (pow(2,31) / pow(2,shift)) * (unit_scaler) */ 43 /* (1.0 / ADXL362_ACCEL_2G_LSB_PER_G) * (2^31 / 2^5) * SENSOR_G / 1000000 */ 45 /* (1.0 / ADXL362_ACCEL_4G_LSB_PER_G) * (2^31 / 2^6) * SENSOR_G / 1000000 */ 47 /* (1.0 / ADXL362_ACCEL_8G_LSB_PER_G) * (2^31 / 2^7) ) * SENSOR_G / 1000000 */ 49 /* (1.0 / ADXL362_ACCEL_8G_LSB_PER_G) * (2^31 / 2^8) ) * SENSOR_G / 1000000 */
|
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace15_mtpm/ |
D | adsp_ipc_regs.h | 35 uint32_t unused3[31]; 39 #define INTEL_ADSP_IPC_BUSY BIT(31) 40 #define INTEL_ADSP_IPC_DONE BIT(31) 45 * On ACE SoC family boards TDA bit 31 (BUSY) during IPC doorbell acknowledgment
|
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace20_lnl/ |
D | adsp_ipc_regs.h | 35 uint32_t unused3[31]; 39 #define INTEL_ADSP_IPC_BUSY BIT(31) 40 #define INTEL_ADSP_IPC_DONE BIT(31) 45 * On ACE SoC family boards TDA bit 31 (BUSY) during IPC doorbell acknowledgment
|
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace30/ |
D | adsp_ipc_regs.h | 35 uint32_t unused3[31]; 42 * On ACE SoC family boards TDA bit 31 (BUSY) during IPC doorbell acknowledgment 47 #define INTEL_ADSP_IPC_BUSY BIT(31) 48 #define INTEL_ADSP_IPC_DONE BIT(31)
|
/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/ |
D | rpi-pico-rp2350b-pinctrl.h | 16 #define SPI1_TX_P31 RP2XXX_PINMUX(31, RP2_PINCTRL_GPIO_FUNC_SPI) 35 #define UART1_RX_P31 RP2XXX_PINMUX(31, RP2_PINCTRL_GPIO_FUNC_UART) 54 #define I2C1_SCL_P31 RP2XXX_PINMUX(31, RP2_PINCTRL_GPIO_FUNC_I2C) 73 #define PWM_7B_P31 RP2XXX_PINMUX(31, RP2_PINCTRL_GPIO_FUNC_PWM) 92 #define PIO0_P31 RP2XXX_PINMUX(31, RP2_PINCTRL_GPIO_FUNC_PIO0) 111 #define PIO1_P31 RP2XXX_PINMUX(31, RP2_PINCTRL_GPIO_FUNC_PIO1) 130 #define PIO2_P31 RP2XXX_PINMUX(31, RP2_PINCTRL_GPIO_FUNC_PIO2) 159 #define USB_VBUS_DET_P31 RP2XXX_PINMUX(31, RP2_PINCTRL_GPIO_FUNC_USB) 167 #define UART0_RX_P31 RP2XXX_PINMUX(31, RP2_PINCTRL_GPIO_FUNC_UART_ALT)
|
/Zephyr-latest/soc/microchip/mec/common/ |
D | soc_pcr.h | 14 /* slp_idx = [0, 4], bitpos = [0, 31] refer above */ 36 #define MCHP_XEC_CLK_SRC_MASK GENMASK(31, 24) 45 * b[31:24] = clock source
|
/Zephyr-latest/soc/intel/intel_adsp/cavs/include/cavs25/ |
D | adsp_ipc_regs.h | 27 #define INTEL_ADSP_IPC_BUSY BIT(31) 28 #define INTEL_ADSP_IPC_DONE BIT(31)
|
/Zephyr-latest/boards/nordic/nrf52840dongle/ |
D | nrf52840dongle_nrf52840-pinctrl.dtsi | 47 <NRF_PSEL(TWIM_SCL, 0, 31)>; 54 <NRF_PSEL(TWIM_SCL, 0, 31)>; 96 psels = <NRF_PSEL(SPIM_SCK, 0, 31)>, 104 psels = <NRF_PSEL(SPIM_SCK, 0, 31)>,
|
/Zephyr-latest/boards/shields/adafruit_2_8_tft_touch_v2/boards/ |
D | rd_rw612_bga.overlay | 53 pgamctrl = [0f 31 2b 0c 0e 08 4e f1 37 07 10 03 0e 09 00]; 54 ngamctrl = [00 0e 14 03 11 07 31 c1 48 08 0f 0c 31 36 0f];
|