Home
last modified time | relevance | path

Searched full:1600 (Results 1 – 25 of 73) sorted by relevance

123

/Zephyr-latest/dts/bindings/sensor/
Dadi,adxl372-common.yaml14 2 # 1600Hz
32 3 # 1600Hz
Dinvensense,icm42670.yaml27 - 1600
48 - 1600
Dbosch,bmi08x-accel.yaml63 - "1600"
/Zephyr-latest/samples/drivers/video/capture_to_lvgl/
DREADME.rst56 [00:00:02.780,000] <inf> main: RGBP width [1600; 1600; 0] height [1200; 1200; 0]
66 [00:00:02.780,000] <inf> main: JPEG width [1600; 1600; 0] height [1200; 1200; 0]
/Zephyr-latest/drivers/sensor/bosch/bmi160/
DKconfig141 bool "1600 Hz"
212 bool "1600 Hz"
/Zephyr-latest/drivers/wifi/eswifi/
DKconfig.eswifi36 default 1600
/Zephyr-latest/tests/bsim/bluetooth/ll/multiple_id/tests_scripts/
Dmultiple.sh10 EXECUTE_TIMEOUT=1600
Dmultiple_central.sh10 EXECUTE_TIMEOUT=1600
Dmultiple_peripheral.sh10 EXECUTE_TIMEOUT=1600
/Zephyr-latest/dts/bindings/watchdog/
Dti,tps382x.yaml23 default: 1600
/Zephyr-latest/drivers/sensor/sensirion/sht4x/
Dsht4x.h44 1600, 4500, 8300
/Zephyr-latest/tests/drivers/wifi/nrf_wifi/
Dprj.conf36 # nRF70 is main consumer: (16 + 8) * 1600 = ~40KB + ~40KB control path (experimental)
/Zephyr-latest/dts/bindings/gpio/
Dadi,max22190-gpio.yaml37 filter-delays = <50 100 400 800 1600 3200 12800 20000>; // 1000 us == 1ms
111 Value : 50, 100, 400, 800, 1600, 3200, 12800, 20000
/Zephyr-latest/drivers/wifi/nxp/
Dnxp_wifi_drv.h34 #define MAX_DATA_SIZE 1600
/Zephyr-latest/samples/modules/canopennode/objdict/
Dobjdict.eds697 [1600]
703 [1600sub0]
712 [1600sub1]
721 [1600sub2]
730 [1600sub3]
739 [1600sub4]
748 [1600sub5]
757 [1600sub6]
766 [1600sub7]
775 [1600sub8]
DCO_OD.h125 /*1600 */ typedef struct {
294 /*1600 */
504 /*1600 */ OD_RPDOMappingParameter_t RPDOMappingParameter[4];
634 /*1600, Data Type: RPDOMappingParameter_t */
/Zephyr-latest/include/zephyr/dt-bindings/usb-c/
Dnxp_nx20p3483.h41 /** Current limit of 1600mA */
/Zephyr-latest/soc/espressif/esp32/
DKconfig66 range 256 1600
/Zephyr-latest/drivers/sensor/st/lsm9ds0_mfd/
DKconfig76 bool "1600 Hz"
/Zephyr-latest/drivers/sensor/bosch/bmi08x/
Dbmi08x.c25 {50, 0}, {100, 0}, {200, 0}, {400, 0}, {800, 0}, {1600, 0}, {3200, 0},
/Zephyr-latest/drivers/sensor/st/iis2dh/
Diis2dh.h32 ((_lp == IIS2DH_LP_8bit) && (_odr >= 1600) ? IIS2DH_ODR_1kHz620_LP : \
/Zephyr-latest/tests/net/lib/lwm2m/interop/pytest/
Dtest_portfolio.py15 * Portfolio Object (ID 16) [1600-1699]
/Zephyr-latest/drivers/ethernet/nxp_enet/
DKconfig80 default 1600
/Zephyr-latest/drivers/peci/
Dpeci_ite_it8xxx2.c35 * for the frequency are 2000KHz, 1000KHz, and 1600KHz. (Unit: KHz)
39 #define PECI_IT8XXX2_BITRATE_1P6MHZ 1600
/Zephyr-latest/drivers/sensor/bosch/bmc150_magn/
Dbmc150_magn.c323 /* val = raw_val / 1600 */ in bmc150_magn_convert()
324 val->val1 = raw_val / 1600; in bmc150_magn_convert()
325 val->val2 = ((int32_t)raw_val * (1000000 / 1600)) % 1000000; in bmc150_magn_convert()

123