Searched full:3200 (Results 1 – 25 of 39) sorted by relevance
12
/Zephyr-latest/subsys/mgmt/mcumgr/transport/ |
D | Kconfig.bluetooth | 62 range 6 3200 69 range MCUMGR_TRANSPORT_BT_CONN_PARAM_CONTROL_MIN_INT 3200 83 range 10 3200
|
/Zephyr-latest/dts/bindings/sensor/ |
D | adi,adxl372-common.yaml | 15 3 # 3200Hz 33 4 # 3200Hz
|
/Zephyr-latest/dts/bindings/haptics/ |
D | ti,drv2605.yaml | 48 default: 3200 54 default: 3200
|
/Zephyr-latest/include/zephyr/input/ |
D | input_pmw3610.h | 14 * @param res_cpi CPI resolution, 200 to 3200.
|
D | input_paw32xx.h | 14 * @param res_cpi CPI resolution, 200 to 3200.
|
/Zephyr-latest/drivers/sensor/adi/adxl372/ |
D | Kconfig | 63 for 6400 Hz ODR, and it is 6.6 ms per code for 3200 Hz ODR and below. 73 required to detect inactivity. It is 26 ms per code for 3200 Hz ODR
|
D | adxl372_decoder.c | 20 [ADXL372_ODR_3200HZ] = UINT32_C(1000000000) / 3200,
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | Kconfig | 29 range 6 3200
|
/Zephyr-latest/dts/bindings/gpio/ |
D | adi,max22190-gpio.yaml | 37 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/subsys/bluetooth/host/ |
D | Kconfig.gatt | 235 Range 3200 to 65534 is invalid. 65535 represents no specific value. 242 Range 3200 to 65534 is invalid. 65535 represents no specific value. 258 Range 3200 to 65534 is invalid. 65535 represents no specific value.
|
/Zephyr-latest/dts/bindings/input/ |
D | pixart,pmw3610.yaml | 39 CPI resolution for the sensor, range from 200 to 3200, rounded down to
|
/Zephyr-latest/include/zephyr/dt-bindings/usb-c/ |
D | nxp_nx20p3483.h | 57 /** Current limit of 3200mA */
|
/Zephyr-latest/drivers/sensor/bosch/bmi08x/ |
D | bmi08x.c | 25 {50, 0}, {100, 0}, {200, 0}, {400, 0}, {800, 0}, {1600, 0}, {3200, 0},
|
/Zephyr-latest/drivers/sensor/bosch/bmi160/ |
D | Kconfig | 215 bool "3200 Hz"
|
/Zephyr-latest/boards/renesas/rcar_salvator_xs/doc/ |
D | index.rst | 17 * memory controller for LPDDR4-3200 with 32 bits x 2 channels;
|
/Zephyr-latest/drivers/sensor/maxim/max30101/ |
D | Kconfig | 97 7 = 3200 Hz
|
/Zephyr-latest/boards/renesas/rcar_h3ulcb/doc/ |
D | rcar_h3ulcb_a57.rst | 17 * memory controller for LPDDR4-3200 with 32 bits x 4 channels;
|
/Zephyr-latest/boards/renesas/rcar_spider_s4/doc/ |
D | rcar_spider_a55.rst | 22 * memory controller for LPDDR4X-3200 with 32bit bus (16bit x 1ch + 16bit x 1ch) with ECC;
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_collision/src/ |
D | main.c | 47 #define INTVL_MIN 6U /* multiple of 1.25 ms (min 6, max 3200) */ 48 #define INTVL_MAX 6U /* multiple of 1.25 ms (min 6, max 3200) */ 50 #define TIMEOUT 10U /* multiple of 10 ms (min 10, max 3200) */
|
/Zephyr-latest/drivers/clock_control/ |
D | clock_control_r8a779f0_cpg_mssr.c | 67 RCAR_CORE_CLK_INFO_ITEM(CLK_PLL5, RCAR_CPG_NONE, RCAR_CPG_NONE, RCAR_CPG_MHZ(3200)),
|
/Zephyr-latest/include/zephyr/drivers/wifi/nrf_wifi/off_raw_tx/ |
D | off_raw_tx_api.h | 86 /** 3200 ns */
|
/Zephyr-latest/samples/bluetooth/central_multilink/src/ |
D | central_multilink.c | 30 MAX(CONFIG_BT_MAX_CONN, 6) / 1000), 10), 3200)
|
/Zephyr-latest/boards/seco/stm32f3_seco_d23/doc/ |
D | index.rst | 12 to 4GB LPDDR4-3200 32-bit bus memory directly soldered on board and one eMMC
|
/Zephyr-latest/drivers/input/ |
D | input_pmw3610.c | 97 #define RES_MAX 3200
|
/Zephyr-latest/drivers/sensor/bosch/bmi323/ |
D | bmi323.c | 525 val->val1 = 3200; in bosch_bmi323_driver_api_get_acc_odr() 659 val->val1 = 3200; in bosch_bmi323_driver_api_get_gyro_odr()
|
12