Home
last modified time | relevance | path

Searched full:upper (Results 1 – 25 of 301) sorted by relevance

12345678910>>...13

/Zephyr-latest/include/zephyr/arch/arm/cortex_a_r/
Dtimer.h52 uint32_t upper = (uint32_t)(val >> 32); in arm_arch_timer_set_compare() local
61 sys_write32(upper, TIMER_REG_GET(TIMER_CMP_UPPER)); in arm_arch_timer_set_compare()
123 uint32_t upper, upper_saved; in arm_arch_timer_count() local
127 * 1. Read the upper 32-bit timer counter register. in arm_arch_timer_count()
129 * 3. Read the upper 32-bit timer counter register again. If the value in arm_arch_timer_count()
130 * is different to the 32-bit upper value read previously, in arm_arch_timer_count()
134 upper = sys_read32(TIMER_REG_GET(TIMER_CNT_UPPER)); in arm_arch_timer_count()
136 upper_saved = upper; in arm_arch_timer_count()
138 upper = sys_read32(TIMER_REG_GET(TIMER_CNT_UPPER)); in arm_arch_timer_count()
139 } while (upper != upper_saved); in arm_arch_timer_count()
[all …]
/Zephyr-latest/samples/sensor/adc_cmp_npcx/
DREADME.rst5 Detect upper/lower voltage limits using NPCX ADC Comparator driver.
13 This application is a voltage comparator with hysteresis, upper limit is
15 upper limit.
21 to ADC channel 8, when voltages cross upper/lower limits, detection messages
Dsample.yaml18 - "ADC CMP: Set Upper threshold"
19 - "ADC CMP: Upper threshold detected"
/Zephyr-latest/arch/arm/core/
Delf.c208 uint32_t *upper, uint32_t *lower) in thm_jumps_decode() argument
213 *upper = MEM2THM16OPCODE(*(uint16_t *)loc); in thm_jumps_decode()
217 sign = (*upper >> BIT_THM_BW_S) & 1; in thm_jumps_decode()
223 ((*upper & MASK_THM_BW_IMM10) << SHIFT_THM_BW_IMM10) | in thm_jumps_decode()
240 uint32_t *upper, uint32_t *lower) in thm_jumps_reloc() argument
247 *upper = (uint16_t)((*upper & MASK_THM_BW_11110) | (sign << BIT_THM_BW_S) | in thm_jumps_reloc()
253 *(uint16_t *)loc = OPCODE2THM16MEM(*upper); in thm_jumps_reloc()
262 uint32_t upper, lower; in thm_jumps_handler() local
264 ret = thm_jumps_decode(reloc_type, loc, sym_base_addr, sym_name, &offset, &upper, &lower); in thm_jumps_handler()
266 thm_jumps_reloc(loc, &offset, &upper, &lower); in thm_jumps_handler()
[all …]
/Zephyr-latest/subsys/net/lib/zperf/
DKconfig38 Upper size limit for packets sent by zperf.
44 Upper size limit for connections handled by zperf.
/Zephyr-latest/drivers/sensor/bosch/bma4xx/
Dbma4xx_emul.c255 q31_t *upper, q31_t *epsilon, int8_t *shift) in bma4xx_emul_backend_get_sample_range() argument
257 if (!lower || !upper || !epsilon || !shift) { in bma4xx_emul_backend_get_sample_range()
276 *upper = (q31_t)(2 * 9.80665 * BIT(31 - 5)); in bma4xx_emul_backend_get_sample_range()
277 *lower = -*upper; in bma4xx_emul_backend_get_sample_range()
283 *upper = (q31_t)(4 * 9.80665 * BIT(31 - 6)); in bma4xx_emul_backend_get_sample_range()
284 *lower = -*upper; in bma4xx_emul_backend_get_sample_range()
290 *upper = (q31_t)(8 * 9.80665 * BIT(31 - 7)); in bma4xx_emul_backend_get_sample_range()
291 *lower = -*upper; in bma4xx_emul_backend_get_sample_range()
297 *upper = (q31_t)(16 * 9.80665 * BIT(31 - 8)); in bma4xx_emul_backend_get_sample_range()
298 *lower = -*upper; in bma4xx_emul_backend_get_sample_range()
/Zephyr-latest/drivers/sensor/tdk/icm42688/
Dicm42688_emul.c180 static void icm42688_emul_get_accel_ranges(const struct emul *target, q31_t *lower, q31_t *upper, in icm42688_emul_get_accel_ranges() argument
190 *upper = (fs_g * SENSOR_G * Q31_SCALE / 1000000LL) >> *shift; in icm42688_emul_get_accel_ranges()
191 *lower = -*upper; in icm42688_emul_get_accel_ranges()
271 static void icm42688_emul_get_gyro_ranges(const struct emul *target, q31_t *lower, q31_t *upper, in icm42688_emul_get_gyro_ranges() argument
294 *upper = (((fs_mdps * SENSOR_PI / 1000000LL) * Q31_SCALE) / 1000LL / 180LL) >> *shift; in icm42688_emul_get_gyro_ranges()
295 *lower = -*upper; in icm42688_emul_get_gyro_ranges()
300 q31_t *upper, q31_t *epsilon, int8_t *shift) in icm42688_emul_backend_get_sample_range() argument
302 if (!lower || !upper || !epsilon || !shift) { in icm42688_emul_backend_get_sample_range()
311 *upper = (int64_t)(272.33544686 * Q31_SCALE) >> *shift; in icm42688_emul_backend_get_sample_range()
317 icm42688_emul_get_accel_ranges(target, lower, upper, epsilon, shift); in icm42688_emul_backend_get_sample_range()
[all …]
/Zephyr-latest/drivers/usb/udc/
Dudc_common.h345 * submit both setup and data buffer to upper layer.
359 * submit both setup and data buffer to upper layer.
371 * submit both setup and status buffer to upper layer.
382 * Submit both status transaction to upper layer.
406 * - Upper layer may not allocate buffers but remove or release buffers
408 * be enqueued by the upper layer.
414 * upper layer. Upper layer should either halt control endpoint or
416 * notification to upper layer when the status transaction is finished.
441 * the chain of s-in to upper layer. Upper layer should either halt control
443 * notification to upper layer when the status transaction is finished.
[all …]
/Zephyr-latest/dts/bindings/iio/afe/
Dvoltage-divider.yaml6 resistance of the upper leg.
29 If absent or zero the driver assumes that the upper leg is a
/Zephyr-latest/include/zephyr/display/
Dssd16xx.h34 * @param x Coordinate relative to the upper left corner
35 * @param y Coordinate relative to the upper left corner
/Zephyr-latest/dts/bindings/sensor/
Dti,tmp1075.yaml49 upper-threshold:
50 description: Upper threshold for alert interrupt. Expressed in degrees C.
/Zephyr-latest/samples/sensor/adc_cmp_npcx/src/
Dmain.c39 printf("ADC CMP: Set Upper threshold"); in set_upper_threshold()
44 printf("Error setting upper threshold"); in set_upper_threshold()
90 printf("ADC CMP: Upper threshold detected"); in threshold_trigger_handler()
/Zephyr-latest/subsys/usb/device_next/
Dusbd_endpoint.h15 * The IN endpoints are mapped in the upper nibble.
32 * The IN endpoints are mapped in the upper nibble.
49 * The IN endpoints are mapped in the upper nibble.
/Zephyr-latest/include/zephyr/drivers/
Demul_sensor.h34 q31_t *upper, q31_t *epsilon, int8_t *shift);
93 * @param[out] upper Maximum supported sample value in SI units, fixed-point format
97 * @param[out] shift The shift value (scaling factor) associated with \p lower, \p upper, and
106 q31_t *upper, q31_t *epsilon, int8_t *shift) in emul_sensor_backend_get_sample_range() argument
115 return api->get_sample_range(target, ch, lower, upper, epsilon, shift); in emul_sensor_backend_get_sample_range()
/Zephyr-latest/drivers/wifi/nrf_wifi/
DKconfig.nrfwifi298 int "DSSS Transmit power backoff (in dB) for upper edge of 2.4 GHz frequency band"
303 int "HT/VHT Transmit power backoff (in dB) for upper edge of 2.4 GHz frequency band"
308 int "HE Transmit power backoff (in dB) for upper edge of 2.4 GHz frequency band"
323 int "HT/VHT Transmit power backoff (in dB) for upper edge of UNII-1 frequency band"
328 int "HE Transmit power backoff (in dB) for upper edge of UNII-1 frequency band"
343 int "HT/VHT Transmit power backoff (in dB) for upper edge of UNII-2A frequency band"
348 int "HE Transmit power backoff (in dB) for upper edge of UNII-2A frequency band"
363 int "HT/VHT Transmit power backoff (in dB) for upper edge of UNII-2C frequency band"
368 int "HE Transmit power backoff (in dB) for upper edge of UNII-2C frequency band"
383 int "HT/VHT Transmit power backoff (in dB) for upper edge of UNII-3 frequency band"
[all …]
/Zephyr-latest/drivers/sensor/jedec/jc42/
Djc42.h31 * * Bit 2 disables upper and lower threshold checking
35 * * Bit 6 locks the upper/lower window registers
50 * * Bit 14 is set to indicate a temperature above the upper threshold
/Zephyr-latest/drivers/sensor/adi/adxl362/
DKconfig112 int "Upper threshold value"
119 int "Upper threshold time"
/Zephyr-latest/samples/net/cloud/tagoio_http_post/src/
Dmain.c37 #define upper 100000 in collect_data() macro
43 temp = ((sys_rand32_get() % (upper - lower + 1)) + lower); in collect_data()
/Zephyr-latest/drivers/sensor/asahi_kasei/akm09918c/
Dakm09918c_emul.c182 q31_t *upper, q31_t *epsilon, int8_t *shift) in akm09918c_emul_backend_get_sample_range() argument
186 if (!lower || !upper || !epsilon || !shift) { in akm09918c_emul_backend_get_sample_range()
196 *upper = (int64_t)(49.12 * ((int64_t)INT32_MAX + 1)) >> *shift; in akm09918c_emul_backend_get_sample_range()
197 *lower = -*upper; in akm09918c_emul_backend_get_sample_range()
/Zephyr-latest/drivers/hwinfo/
Dhwinfo_esp32.c32 * upper 16 bytes of the MAC address. The upper 16 bits are in z_impl_hwinfo_get_device_id()
/Zephyr-latest/tests/drivers/sensor/temp_sensor/src/
Dmain.c78 /* Set the upper threshold somewhat below the temperature read above. */ in ZTEST()
82 zassert_ok(rc, "Cannot set upper threshold: %d.", rc); in ZTEST()
84 /* And the lower threshold below the upper one. */ in ZTEST()
/Zephyr-latest/dts/bindings/display/
Dnordic,nrf-led-matrix.yaml79 If GPIOTE and PPI channels are used, the upper limit for the value is
81 If PWM is used, the upper limit is the number of PWM channels.
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dsar_cfg.rst6 Segmentation and reassembly (SAR) provides a way of handling larger upper transport layer messages
10 The lower transport layer defines how the upper transport layer PDUs are segmented and reassembled
12 If the Upper Transport PDU fits, it is sent in a single Lower Transport PDU. For longer packets,
14 splitting the Upper Transport
17 The lower transport layer on the receiving device reassembles the segments into a single Upper
20 acknowledged. However, an Upper Transport PDU that fits into one Lower Transport PDU can also be
98 The ``SegN`` field value identifies the total number of segments the Upper Transport PDU is
/Zephyr-latest/tests/drivers/build_all/sensor/src/
Dgeneric_test.c112 q31_t lower, upper; in run_generic_test() local
116 if (emul_sensor_backend_get_sample_range(emul, ch_spec, &lower, &upper, in run_generic_test()
121 LOG_INF("CH %d: lower=%d, upper=%d, eps=%d, shift=%d", ch, lower, upper, in run_generic_test()
135 (i * ((int64_t)upper - lower) / in run_generic_test()
/Zephyr-latest/arch/arm/core/cortex_m/
Dvector_table_pad.ld11 * vector table section is higher than the upper end of the reserved

12345678910>>...13