Searched full:250 (Results 1 – 25 of 251) sorted by relevance
1234567891011
/Zephyr-latest/tests/bsim/bluetooth/ll/multiple_id/ |
D | prj.conf | 13 CONFIG_BT_MAX_CONN=250 14 CONFIG_BT_ID_MAX=250 25 # CONFIG_BT_MAX_PAIRED=250
|
/Zephyr-latest/dts/bindings/ieee802154/ |
D | atmel,rf2xx.yaml | 50 (11-26: O-QPSK-250). Channel 2 is for Sub-Giga and selects 51 (0: OQPSK-SIN-RC-100, 1-10: OQPSK-SIN-250). Channel 5 is for Sub-Giga 52 (JAPAN) and selects (0-3: OQPSK-RC-250) . 53 0: Page 0 - BPSK-20 [0], BPSK-40 [1-10], O-QPSK-250 [11-26]. 54 2: Page 2 - OQPSK-SIN-RC-100 [0], OQPSK-SIN-250 [1-10]. 55 5: Page 5 - OQPSK-RC-250 [0-3].
|
/Zephyr-latest/drivers/sensor/tdk/mpu6050/ |
D | Kconfig | 66 default 250 70 Valid values are 250, 500, 1000, 2000.
|
/Zephyr-latest/dts/bindings/sensor/ |
D | st,ism330dhcx-common.yaml | 109 - 250 # +/- 250dps 114 enum: [125, 250, 500, 1000, 2000]
|
D | invensense,mpu9250.yaml | 37 - 250 53 - 250
|
D | sensirion,sgp40.yaml | 17 The selftest takes ~250ms.
|
D | ti,tmp112.yaml | 18 - 250
|
/Zephyr-latest/dts/bindings/display/ |
D | solomon,ssd1673.yaml | 4 description: Solomon Systech SSD1673 250x150 EPD display controller
|
/Zephyr-latest/samples/modules/lvgl/screen_transparency/ |
D | sample.yaml | 7 min_flash: 250
|
/Zephyr-latest/tests/drivers/dac/dac_loopback/boards/ |
D | twr_ke18f.overlay | 12 sample-time = <250>;
|
/Zephyr-latest/samples/modules/lvgl/accelerometer_chart/ |
D | sample.yaml | 7 min_flash: 250
|
/Zephyr-latest/samples/subsys/display/lvgl/ |
D | sample.yaml | 11 min_flash: 250 26 min_flash: 250
|
/Zephyr-latest/drivers/mdio/ |
D | Kconfig.nxp_enet | 17 default 250
|
/Zephyr-latest/tests/drivers/build_all/sensor/ |
D | pwm.dtsi | 15 higher-temperature-limit = <250>;
|
/Zephyr-latest/samples/drivers/led/led_strip/ |
D | nrf52-bindings.h | 11 * At 4 MHz, 1 bit is 250 ns, so 3 bits is 750 ns.
|
/Zephyr-latest/soc/renesas/rz/rzg3s/ |
D | soc.c | 15 /* System core clock is set to 250 MHz by IPL of A55 */
|
/Zephyr-latest/dts/bindings/adc/ |
D | renesas,smartbond-sdadc.yaml | 25 - 0 # 250 kHz
|
/Zephyr-latest/drivers/sensor/st/lsm6dsl/ |
D | Kconfig | 96 250: +/- 250dps
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/ |
D | lll_clock.c | 14 static uint16_t const sca_ppm_lut[] = {500, 250, 150, 100, 75, 50, 30, 20};
|
/Zephyr-latest/dts/bindings/mdio/ |
D | snps,dwcxgmac-mdio.yaml | 19 - 2: "250_300MHZ"
|
/Zephyr-latest/subsys/net/l2/ethernet/gptp/ |
D | Kconfig | 51 bool "250ns" 63 bool "250us" 75 bool "250ms"
|
/Zephyr-latest/samples/subsys/zbus/work_queue/src/ |
D | sensors.c | 24 zbus_chan_pub(&sensor_data_chan, &sm, K_MSEC(250)); in peripheral_thread()
|
/Zephyr-latest/subsys/net/lib/ptp/ |
D | Kconfig | 116 bool "250ns" 128 bool "250us" 140 bool "250ms"
|
/Zephyr-latest/drivers/sensor/honeywell/mpr/ |
D | Kconfig | 38 bool "0 to 250"
|
/Zephyr-latest/drivers/sensor/sensirion/sgp40/ |
D | sgp40.h | 21 #define SGP40_TEST_WAIT_MS 250
|
1234567891011