Home
last modified time | relevance | path

Searched full:101 (Results 1 – 25 of 118) sorted by relevance

12345

/Zephyr-Core-3.7.0/tests/drivers/kscan/kscan_input/src/
Dmain.c44 input_report_abs(input_dev, INPUT_ABS_X, 101, false, K_FOREVER); in ZTEST()
52 zassert_equal(last_cb_val.col, 101); in ZTEST()
/Zephyr-Core-3.7.0/dts/bindings/sensor/
Dams,tsl2561.yaml19 - 101
/Zephyr-Core-3.7.0/include/zephyr/dt-bindings/pinctrl/
Desp32c6-gpio-sigmap.h199 #define ESP_PCNT_SIG_CH0_IN0 101
200 #define ESP_FSPICS1_OUT 101
201 #define ESP_MODEM_DIAG16 101
Desp32c3-gpio-sigmap.h151 #define ESP_SYNCERR 101
Desp32-gpio-sigmap.h207 #define ESP_HOST_CARD_INT_N_1 101
208 #define ESP_GPIO_SD1_OUT 101
Desp32s3-gpio-sigmap.h188 #define ESP_FSPICLK_IN 101
189 #define ESP_FSPICLK_OUT 101
/Zephyr-Core-3.7.0/dts/bindings/gpio/
Dadi,sdp-120.yaml30 20 PAR_D1 PAR_D0 101
/Zephyr-Core-3.7.0/tests/kernel/threads/dynamic_thread_stack/
Dtestcase.yaml55 # 101
/Zephyr-Core-3.7.0/tests/net/lib/lwm2m/interop/pytest/
Dtest_nosec.py32 logger.info("LightweightM2M-1.1-int-101 - Initial Registration")
/Zephyr-Core-3.7.0/doc/releases/
Drelease-notes-1.7.rst176 * ``ZEP-706`` - cannot set debug breakpoints on ARC side of Arduino 101
217 * ``ZEP-872`` - Unable to flash Zephyr on Arduino 101 using Ubuntu and following wiki instructions
376 * ``ZEP-1588`` - I2C doesn't work on Arduino 101
412 * ``ZEP-1677`` - SDK: BLE cannot be initialized/advertised with CONFIG_ARC_INIT=y on Arduino 101
429 * ``ZEP-1753`` - sample of dhcpv4_client runs error on Arduino 101
438 * ``ZEP-1786`` - TCP does not work on Arduino 101 board.
454 * ``ZEP-1877`` - samples/net: the coaps_server sample app runs failed on Arduino 101
455 * ``ZEP-1883`` - Enabling Console on ARC Genuino 101
Drelease-notes-1.6.rst66 * Arduino 101: Removed backup/restore scripts. To restore original bootloader
212 * ``ZEP-750`` - Arduino 101 board should support one configuration using original bootloader
215 * ``ZEP-775`` - Enable USB CDC by default on Arduino 101 and redirect serial to USB
298 * ``ZEP-845`` - UART for ARC on Arduino 101 behaves unexpectedly
352 * ``ZEP-1293`` - ENC28J60 driver doesn't work on Arduino 101
/Zephyr-Core-3.7.0/samples/modules/tflite-micro/magic_wand/renode/
Dangle.data125 -181 101 1030
/Zephyr-Core-3.7.0/include/zephyr/arch/arc/
Dcluster.h47 #define ARC_CLN_SCM_BCR_1 101
/Zephyr-Core-3.7.0/dts/bindings/spi/
Dinfineon,xmc4xxx-spi.yaml39 USIC2 = [96, 101]
/Zephyr-Core-3.7.0/drivers/clock_control/
DKconfig.nrf144 bool "101 ppm to 150 ppm"
/Zephyr-Core-3.7.0/include/zephyr/dt-bindings/gpio/
Dst-morpho-header.h117 #define ST_MORPHO_R_30 101
/Zephyr-Core-3.7.0/dts/bindings/serial/
Dinfineon,xmc4xxx-uart.yaml84 USIC2 = [96, 101]
/Zephyr-Core-3.7.0/dts/arm/st/h7/
Dstm32h743.dtsi35 interrupts = <101 0>, <98 0>, <99 0>;
Dstm32h750.dtsi35 interrupts = <98 0>, <99 0>, <100 0>, <101 0>;
/Zephyr-Core-3.7.0/subsys/net/lib/http/
Dhttp_server_ws.c37 "HTTP/1.1 101 Switching Protocols\r\n" in handle_http1_to_websocket_upgrade()
/Zephyr-Core-3.7.0/include/zephyr/dt-bindings/clock/
Dnxp_s32k344_clock.h109 #define NXP_S32_LPUART2_CLK 101U
/Zephyr-Core-3.7.0/include/zephyr/dt-bindings/interrupt-controller/
Dite-intc.h89 #define IT8XXX2_IRQ_WU96 101
/Zephyr-Core-3.7.0/dts/bindings/pinctrl/
Dnxp,imx8m-pinctrl.yaml92 101 65_OHM — 65 Ohm @3.3V, 60 Ohm @2.5V, 55 Ohm @1.8V, 65 Ohm @1.2V
/Zephyr-Core-3.7.0/samples/subsys/debug/fuzz/
DREADME.rst48 #2 INITED cov: 101 ft: 102 corp: 1/1b exec/s: 0 rss: 30Mb
/Zephyr-Core-3.7.0/tests/bluetooth/controller/ctrl_data_length_update/src/
Dmain.c488 * | | (101,920,251,2120) |
491 * | (251,2120,101,920) | |
502 * | | (101, 920,251,2120) |
515 struct pdu_data_llctrl_length_rsp remote_length_rsp = { 101, 920, 251, 2120 }; in ZTEST()
516 struct pdu_data_llctrl_length_rsp length_ntf = { 251, 2120, 101, 920 }; in ZTEST()
518 struct pdu_data_llctrl_length_rsp remote_length_rsp2 = { 101, 920, 251, 2120 }; in ZTEST()

12345