Home
last modified time | relevance | path

Searched +full:- +full:1 (Results 1 – 25 of 1169) sorted by relevance

12345678910>>...47

/Zephyr-latest/dts/bindings/flash_controller/
Dst,stm32-ospi-nor.yaml2 # SPDX-License-Identifier: Apache-2.0
9 mx25lm51245: ospi-nor-flash@70000000 {
10 compatible = "st,stm32-ospi-nor";
12 data-mode = <OSPI_OPI_MODE>; /* access on 8 data lines */
13 data-rate = <OSPI_DTR_TRANSFER>; /* access in DTR */
14 ospi-max-frequency = <DT_FREQ_M(50)>;
18 compatible: "st,stm32-ospi-nor"
20 include: ["flash-controller.yaml", "jedec,jesd216.yaml"]
22 on-bus: ospi
28 ospi-max-frequency:
[all …]
/Zephyr-latest/include/zephyr/posix/sys/
Dsysconf.h5 * SPDX-License-Identifier: Apache-2.0
144 #define __z_posix_sysconf_SC_ADVISORY_INFO (-1L)
146 COND_CODE_1(CONFIG_POSIX_ASYNCHRONOUS_IO, (_POSIX_ASYNCHRONOUS_IO), (-1L))
147 #define __z_posix_sysconf_SC_BARRIERS COND_CODE_1(CONFIG_POSIX_BARRIERS, (_POSIX_BARRIERS), (-1L))
149 COND_CODE_1(CONFIG_POSIX_CLOCK_SELECTION, (_POSIX_CLOCK_SELECTION), (-1L))
151 COND_CODE_1(CONFIG_POSIX_CPUTIME, (_POSIX_CPUTIME), (-1L))
153 COND_CODE_1(CONFIG_POSIX_FSYNC, (_POSIX_FSYNC), (-1L))
154 #define __z_posix_sysconf_SC_IPV6 COND_CODE_1(CONFIG_NET_IPV6, (_POSIX_IPV6), (-1L))
155 #define __z_posix_sysconf_SC_JOB_CONTROL (-1L)
157 COND_CODE_1(CONFIG_POSIX_MAPPED_FILES, (_POSIX_MAPPED_FILES), (-1L))
[all …]
/Zephyr-latest/dts/bindings/mtd/
Dnxp,s32-qspi-nor.yaml2 # SPDX-License-Identifier: Apache-2.0
7 compatible: "nxp,s32-qspi-nor"
9 include: "nxp,s32-qspi-device.yaml"
12 has-32k-erase:
20 - "1-1-1" # 0x0B
21 - "1-1-2" # 0x3B
22 - "1-2-2" # 0xBB
23 - "1-1-4" # 0x6B
24 - "1-4-4" # 0xEB
27 If not provided, 1-1-1 will be selected.
[all …]
/Zephyr-latest/tests/posix/headers/src/
Dsignal_h.c4 * SPDX-License-Identifier: Apache-2.0
31 /* zassert_not_equal(-1, SIG_HOLD); */ /* not implemented */ in ZTEST()
33 zassert_not_equal((sig_atomic_t)-1, (sig_atomic_t)0); in ZTEST()
34 zassert_not_equal((pid_t)-1, (pid_t)0); in ZTEST()
36 zassert_not_equal(-1, offsetof(struct sigevent, sigev_notify)); in ZTEST()
37 zassert_not_equal(-1, offsetof(struct sigevent, sigev_signo)); in ZTEST()
38 zassert_not_equal(-1, offsetof(struct sigevent, sigev_value)); in ZTEST()
39 zassert_not_equal(-1, offsetof(struct sigevent, sigev_notify_function)); in ZTEST()
40 zassert_not_equal(-1, offsetof(struct sigevent, sigev_notify_attributes)); in ZTEST()
42 zassert_not_equal(-1, SIGEV_NONE); in ZTEST()
[all …]
Dnetdb_h.c4 * SPDX-License-Identifier: Apache-2.0
22 zassert_not_equal(-1, offsetof(struct hostent, h_name)); in ZTEST()
23 zassert_not_equal(-1, offsetof(struct hostent, h_aliases)); in ZTEST()
24 zassert_not_equal(-1, offsetof(struct hostent, h_addrtype)); in ZTEST()
25 zassert_not_equal(-1, offsetof(struct hostent, h_length)); in ZTEST()
26 zassert_not_equal(-1, offsetof(struct hostent, h_addr_list)); in ZTEST()
28 zassert_not_equal(-1, offsetof(struct netent, n_name)); in ZTEST()
29 zassert_not_equal(-1, offsetof(struct netent, n_aliases)); in ZTEST()
30 zassert_not_equal(-1, offsetof(struct netent, n_addrtype)); in ZTEST()
31 zassert_not_equal(-1, offsetof(struct netent, n_net)); in ZTEST()
[all …]
Dsys_socket_h.c4 * SPDX-License-Identifier: Apache-2.0
16 #pragma GCC diagnostic ignored "-Wunused-value"
28 zassert_true((sa_family_t)-1 >= 0); in ZTEST()
30 zassert_not_equal(-1, offsetof(struct sockaddr, sa_family)); in ZTEST()
34 * Fixing that is a (possibly breaking) tree-wide change. in ZTEST()
36 /* zassert_not_equal(-1, offsetof(struct sockaddr, sa_data)); */ /* not implemented */ in ZTEST()
38 zassert_not_equal(-1, offsetof(struct sockaddr_storage, ss_family)); in ZTEST()
42 zassert_not_equal(-1, offsetof(struct msghdr, msg_name)); in ZTEST()
43 zassert_not_equal(-1, offsetof(struct msghdr, msg_namelen)); in ZTEST()
44 zassert_not_equal(-1, offsetof(struct msghdr, msg_iov)); in ZTEST()
[all …]
/Zephyr-latest/drivers/dai/intel/alh/
Dalh_map.h4 * SPDX-License-Identifier: Apache-2.0
12 * Stream ID -> DMA Handshake map
13 * -1 identifies invalid handshakes/streams
16 -1, /* 0 - INVALID */
17 -1, /* 1 - INVALID */
18 -1, /* 2 - INVALID */
19 -1, /* 3 - INVALID */
20 -1, /* 4 - INVALID */
21 -1, /* 5 - INVALID */
22 -1, /* 6 - INVALID */
[all …]
/Zephyr-latest/soc/nxp/imxrt/imxrt11xx/
Dpower.h4 * SPDX-License-Identifier: Apache-2.0
16 #define SP1 1
44 /* SP1*/{{ 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, \
45 /* SP2 */{ 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, \
46 /* SP3 */{ 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, \
47 /* SP0 */{ 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, \
48 /* SP4 */{ 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, \
49 /* SP5 */{ 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, \
50 /* SP6 */{ 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0}, \
51 /* SP7 */{ 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0}, \
[all …]
/Zephyr-latest/samples/bluetooth/mesh_demo/src/
Dmicrobit.c1 /* microbit.c - BBC micro:bit specific hooks */
6 * SPDX-License-Identifier: Apache-2.0
27 #define SEQ_PAGE (NRF_FICR->CODEPAGESIZE * (NRF_FICR->CODESIZE - 1))
28 #define SEQ_MAX (NRF_FICR->CODEPAGESIZE * 8 * SEQ_PER_BIT)
115 duration += *str - '0'; in board_play_tune()
123 if (str[1] == '#') { in board_play_tune()
147 MB_IMAGE({ 1, 1, 1, 1, 1 }, in board_heartbeat()
148 { 1, 1, 1, 1, 1 }, in board_heartbeat()
149 { 1, 1, 1, 1, 1 }, in board_heartbeat()
150 { 1, 1, 1, 1, 1 }, in board_heartbeat()
[all …]
/Zephyr-latest/tests/net/lib/lwm2m/observation/src/
Dlwm2m_observation.c4 * SPDX-License-Identifier: Apache-2.0
25 if (level >= LWM2M_PATH_LEVEL_OBJECT && path->obj_id != compare_path->obj_id) { in lwm2m_path_object_equal_upto()
30 path->obj_inst_id != compare_path->obj_inst_id) { in lwm2m_path_object_equal_upto()
34 if (level >= LWM2M_PATH_LEVEL_RESOURCE && path->res_id != compare_path->res_id) { in lwm2m_path_object_equal_upto()
39 path->res_inst_id != compare_path->res_inst_id) { in lwm2m_path_object_equal_upto()
63 if (entry->path.level > prev->path.level) { in assert_path_list_order()
67 if (prev->path.level >= LWM2M_PATH_LEVEL_OBJECT) { in assert_path_list_order()
68 is_after = entry->path.obj_id >= prev->path.obj_id; in assert_path_list_order()
70 if (is_after && prev->path.level >= LWM2M_PATH_LEVEL_OBJECT_INST && in assert_path_list_order()
71 entry->path.obj_id == prev->path.obj_id) { in assert_path_list_order()
[all …]
/Zephyr-latest/include/zephyr/drivers/flash/
Dra_flash_api_extensions.h4 * SPDX-License-Identifier: Apache-2.0
21 uint32_t b000: 1;
22 uint32_t b001: 1;
23 uint32_t b002: 1;
24 uint32_t b003: 1;
25 uint32_t b004: 1;
26 uint32_t b005: 1;
27 uint32_t b006: 1;
28 uint32_t b007: 1;
29 uint32_t b008: 1;
[all …]
/Zephyr-latest/tests/bluetooth/controller/ctrl_invalid/src/
Dmain.c4 * SPDX-License-Identifier: Apache-2.0
54 /* +-----+ +-------+ +-----+
56 * +-----+ +-------+ +-----+
59 * | |<------------------|
124 lt_tx_invalid_pdu_size(LL_VERSION_IND, -1); in ZTEST()
125 /* lt_tx_invalid_pdu_size(LL_LE_PING_REQ, -1); */ in ZTEST()
126 /* lt_tx_invalid_pdu_size(LL_LE_PING_RSP, -1); */ in ZTEST()
127 lt_tx_invalid_pdu_size(LL_FEATURE_REQ, -1); in ZTEST()
128 lt_tx_invalid_pdu_size(LL_PERIPH_FEAT_XCHG, -1); in ZTEST()
129 lt_tx_invalid_pdu_size(LL_FEATURE_RSP, -1); in ZTEST()
[all …]
/Zephyr-latest/dts/riscv/ite/
Dit8801-common-cfg.dtsi4 * SPDX-License-Identifier: Apache-2.0
7 #include <ite/it8801-mfd-map.dtsi>
10 #address-cells = <1>;
11 #size-cells = <1>;
15 compatible = "ite,it8801-gpio";
16 reg = <0x00 1 /* GPIPSR */
17 0x05 1 /* GPSOVR */
19 0x32 1 /* GPISR */
20 0x37 1>; /* GPIER */
21 gpio-controller;
[all …]
Dit82xx2.dtsi4 * SPDX-License-Identifier: Apache-2.0
12 compatible = "mmio-sram";
16 intc: interrupt-controller@f03f00 {
17 compatible = "ite,it8xxx2-intc-v2";
18 #address-cells = <0>;
19 #interrupt-cells = <2>;
20 interrupt-controller;
25 compatible = "ite,it8xxx2-watchdog";
29 interrupt-parent = <&intc>;
32 gpiogcr: gpio-gcr@f03e00 {
[all …]
/Zephyr-latest/samples/boards/bbc/microbit/display/src/
Dmain.c4 * SPDX-License-Identifier: Apache-2.0
13 static struct mb_image smiley = MB_IMAGE({ 0, 1, 0, 1, 0 },
14 { 0, 1, 0, 1, 0 },
16 { 1, 0, 0, 0, 1 },
17 { 0, 1, 1, 1, 0 });
20 MB_IMAGE({ 1, 0, 0, 0, 0 },
21 { 1, 0, 0, 0, 1 },
22 { 1, 0, 0, 1, 0 },
23 { 1, 0, 1, 0, 0 },
24 { 1, 1, 0, 0, 0 }),
[all …]
/Zephyr-latest/soc/atmel/sam0/common/
Dtc_fixup_samd5x.h4 * SPDX-License-Identifier: Apache-2.0
8 #define MCLK_TC0 (&MCLK->APBAMASK.reg)
9 #define MCLK_TC0_MASK ((1 << MCLK_APBAMASK_TC0_Pos) | (1 << MCLK_APBAMASK_TC1_Pos))
12 #define MCLK_TC0 (&MCLK->APBBMASK.reg)
13 #define MCLK_TC0_MASK ((1 << MCLK_APBBMASK_TC0_Pos) | (1 << MCLK_APBBMASK_TC1_Pos))
16 #define MCLK_TC0 (&MCLK->APBCMASK.reg)
17 #define MCLK_TC0_MASK ((1 << MCLK_APBCMASK_TC0_Pos) | (1 << MCLK_APBCMASK_TC1_Pos))
20 #define MCLK_TC0 (&MCLK->APBDMASK.reg)
21 #define MCLK_TC0_MASK ((1 << MCLK_APBDMASK_TC0_Pos) | (1 << MCLK_APBDMASK_TC1_Pos))
25 #define MCLK_TC2 (&MCLK->APBAMASK.reg)
[all …]
/Zephyr-latest/dts/arm/microchip/mec5/
Dmec5_dma_chan20.dtsi4 * SPDX-License-Identifier: Apache-2.0
10 interrupts = <24 1>, <25 1>, <26 1>, <27 1>,
11 <28 1>, <29 1>, <30 1>, <31 1>,
12 <32 1>, <33 1>, <34 1>, <35 1>,
13 <36 1>, <37 1>, <38 1>, <39 1>,
14 <194 1>, <195 1>, <196 1>, <197 1>;
15 #dma-cells = <2>;
16 dma-channels = <20>;
17 dma-requests = <20>;
Dmec5_dma_chan16.dtsi4 * SPDX-License-Identifier: Apache-2.0
10 interrupts = <24 1>, <25 1>, <26 1>, <27 1>,
11 <28 1>, <29 1>, <30 1>, <31 1>,
12 <32 1>, <33 1>, <34 1>, <35 1>,
13 <36 1>, <37 1>, <38 1>, <39 1>;
14 #dma-cells = <2>;
15 dma-channels = <16>;
16 dma-requests = <16>;
/Zephyr-latest/doc/connectivity/networking/conn_mgr/figures/
Dintegration_diagram_simplified.drawio1 <mxfile host="Electron" modified="2023-08-28T23:41:19.284Z" agent="Mozilla/5.0 (Windows NT 10.0; Wi…
2 <diagram id="W1R5wPltpbE_ZV7s-k6x" name="Page-1">
3 … dy="1027" grid="0" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="0"…
6 <mxCell id="1" parent="0" />
7-169" value="" style="rounded=0;whiteSpace=wrap;html=1;dashed=1;fontSize=16;fillColor=none;movable…
8 <mxGeometry x="527" y="-207" width="195" height="261" as="geometry" />
10-10" value="&lt;div&gt;network&lt;/div&gt;&lt;div&gt;readiness&lt;/div&gt;&lt;div&gt;events&lt;/di…
11 <mxGeometry x="574" y="-81" width="164" height="30" as="geometry" />
13 …52SZQf6J-11" value="&lt;div&gt;Application&lt;/div&gt;" style="rounded=0;whiteSpace=wrap;html=1;la…
14 <mxGeometry x="271" y="-122" width="116" height="348" as="geometry" />
[all …]
Dintegration_diagram_detailed.drawio1 <mxfile host="Electron" modified="2023-08-28T23:43:21.842Z" agent="Mozilla/5.0 (Windows NT 10.0; Wi…
2 <diagram id="W1R5wPltpbE_ZV7s-k6x" name="Page-1">
3 … dy="1727" grid="0" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1"…
6 <mxCell id="1" parent="0" />
7 …l id="Db8zi3n4dXzB52SZQf6J-138" value="" style="rounded=0;whiteSpace=wrap;html=1;dashed=1;fillColo…
8 <mxGeometry x="516" y="-192" width="465" height="407" as="geometry" />
10 …<mxCell id="Db8zi3n4dXzB52SZQf6J-30" value="" style="rounded=0;whiteSpace=wrap;html=1;" parent="1"…
13-10" value="&lt;div&gt;network&lt;/div&gt;&lt;div&gt;readiness&lt;/div&gt;&lt;div&gt;events&lt;/di…
14 <mxGeometry x="646" y="-68" width="164" height="30" as="geometry" />
16 …52SZQf6J-11" value="&lt;div&gt;Application&lt;/div&gt;" style="rounded=0;whiteSpace=wrap;html=1;la…
[all …]
/Zephyr-latest/modules/hal_nordic/nrfx/
Dnrfx_config.h2 * Copyright (c) 2019 - 2022, Nordic Semiconductor ASA
4 * SPDX-License-Identifier: Apache-2.0
21 #define NRFX_ADC_ENABLED 1
24 #define NRFX_ADC_CONFIG_LOG_ENABLED 1
28 #define NRFX_CLOCK_ENABLED 1
31 #define NRFX_CLOCK_CONFIG_LOG_ENABLED 1
36 #define NRFX_CLOCK_CONFIG_LF_SRC 1
46 #define NRFX_CLOCK_CONFIG_LF_SRC 1
67 #define NRFX_CLOCK_CONFIG_LF_CAL_ENABLED 1
71 #define NRFX_CLOCK_CONFIG_LFXO_TWO_STAGE_ENABLED 1
[all …]
/Zephyr-latest/dts/riscv/sifive/
Driscv32-fe310.dtsi1 /* SPDX-License-Identifier: Apache-2.0 */
3 #include <zephyr/dt-bindings/gpio/gpio.h>
4 #include <zephyr/dt-bindings/pwm/pwm.h>
8 #address-cells = <1>;
9 #size-cells = <1>;
10 compatible = "sifive,FE310G-0002-Z0-dev", "fe310-dev", "sifive-dev";
11 model = "SiFive,FE310G-0002-Z0";
13 coreclk: core-clk {
14 #clock-cells = <0>;
15 compatible = "fixed-clock";
[all …]
/Zephyr-latest/drivers/display/
Ddisplay_rm68200.c4 * SPDX-License-Identifier: Apache-2.0
92 const struct rm68200_config *config = dev->config; in rm68200_dcs_write()
94 return mipi_dsi_dcs_write(config->mipi_dsi, config->channel, cmd, buf, len); in rm68200_dcs_write()
107 const struct rm68200_config *config = dev->config; in rm68200_blanking_off()
109 if (config->bl_gpio.port != NULL) { in rm68200_blanking_off()
110 return gpio_pin_set_dt(&config->bl_gpio, 1); in rm68200_blanking_off()
112 return -ENOTSUP; in rm68200_blanking_off()
118 const struct rm68200_config *config = dev->config; in rm68200_blanking_on()
120 if (config->bl_gpio.port != NULL) { in rm68200_blanking_on()
121 return gpio_pin_set_dt(&config->bl_gpio, 0); in rm68200_blanking_on()
[all …]
/Zephyr-latest/scripts/
Dtags.sh13 find "$1" -name "$2"
46 (echo \-k; echo \-q; all_target_sources) > cscope.files
47 cscope -b -f cscope.out
52 all_target_sources | gtags -i -f -
57 all_target_sources | xargs $1 -a \
58 -I __initdata,__exitdata,__initconst, \
59 -I __initdata_memblock \
60 -I __refdata,__attribute,__maybe_unused,__always_unused \
61 -I __acquires,__releases,__deprecated \
62 -I __read_mostly,__aligned,____cacheline_aligned \
[all …]
/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_hid_macros.h4 * SPDX-License-Identifier: Apache-2.0
22 #define HID_MPS_LESS_65_0 1
23 #define HID_MPS_LESS_65_1 1
24 #define HID_MPS_LESS_65_2 1
25 #define HID_MPS_LESS_65_3 1
26 #define HID_MPS_LESS_65_4 1
27 #define HID_MPS_LESS_65_5 1
28 #define HID_MPS_LESS_65_6 1
29 #define HID_MPS_LESS_65_7 1
30 #define HID_MPS_LESS_65_8 1
[all …]

12345678910>>...47