Home
last modified time | relevance | path

Searched full:logic (Results 1 – 25 of 357) sorted by relevance

12345678910>>...15

/Zephyr-latest/soc/xlnx/zynq7000/xc7zxxx/
DKconfig.soc20 2 ARM Cortex-A9 cores up to 866 MHz, Artix-7 programmable logic,
21 28k logic cells, 2.1Mb block RAM, 800 DSP slices, up to 100 I/O pins.
27 2 ARM Cortex-A9 cores up to 866 MHz, Artix-7 programmable logic,
28 74k logic cells, 3.3Mb block RAM, 160 DSP slices, up to 150 I/O pins,
35 2 ARM Cortex-A9 cores up to 866 MHz, Artix-7 programmable logic,
36 85k logic cells, 4.9Mb block RAM, 220 DSP slices, up to 200 I/O pins.
42 2 ARM Cortex-A9 cores up to 1 GHz, Kintex-7 programmable logic,
43 125k logic cells, 9.3Mb block RAM, 400 DSP slices, up to 250 I/O pins,
50 2 ARM Cortex-A9 cores up to 1 GHz, Kintex-7 programmable logic,
51 275k logic cells, 17.6Mb block RAM, 900 DSP slices, up to 362 I/O pins,
[all …]
/Zephyr-latest/soc/xlnx/zynq7000/xc7zxxxs/
DKconfig.soc20 1 ARM Cortex-A9 core up to 766 MHz, Artix-7 programmable logic,
21 23k logic cells, 1.8 Mb block RAM, 60 DSP slices, up to 100 I/O pins.
27 1 ARM Cortex-A9 core up to 766 MHz, Artix-7 programmable logic,
28 55k logic cells, 2.5Mb block RAM, 120 DSP slices, up to 150 I/O pins,
35 1 ARM Cortex-A9 core up to 766 MHz, Artix-7 programmable logic,
36 65k logic cells, 3.8Mb block RAM, 170 DSP slices, up to 200 I/O pins.
/Zephyr-latest/dts/bindings/serial/
Duart-controller-pin-inversion.yaml10 Invert the binary logic of tx pin. When enabled, physical logic levels are inverted and
15 Invert the binary logic of rx pin. When enabled, physical logic levels are inverted and
/Zephyr-latest/drivers/regulator/
DKconfig.cp93141 # Copyright (c) 2023 Cirrus Logic, Inc.
9 Enable the Cirrus Logic CP9314 Switched Cap Converter
17 Init priority for the Cirrus Logic CP9314 Switched Cap
/Zephyr-latest/dts/bindings/misc/
Dnxp,s32-lcu.yaml5 Logic control Unit for NXP S32 SoCs.
8 using a programmable logic function to create output waveforms
/Zephyr-latest/tests/bluetooth/df/connectionless_cte_tx/src/
Dtest_set_cl_cte_tx_enable.c72 /* test logic */ in ZTEST()
91 /* test logic */ in ZTEST()
111 /* test logic */ in ZTEST()
132 /* test logic */ in ZTEST()
152 /* test logic */ in ZTEST()
173 /* test logic */ in ZTEST()
195 /* test logic */ in ZTEST()
215 /* test logic */ in ZTEST()
/Zephyr-latest/drivers/interrupt_controller/
DKconfig.cavs7 bool "CAVS Interrupt Logic"
43 Cavs Interrupt Logic initialization priority.
/Zephyr-latest/drivers/sensor/tdk/icm42688/
Dicm42688_spi.h16 * this functions wraps all logic necessary to write to any of the ICM42688 registers, regardless
29 * this functions wraps all logic necessary to update any of the ICM42688 registers, regardless
44 * this functions wraps all logic necessary to read from any of the ICM42688 registers, regardless
/Zephyr-latest/soc/intel/intel_adsp/ace/include/
Dadsp_timestamp.h22 * @brief Perform timestamping process using DfTTS logic.
24 * @param tsctrl Value to be applied to DfTSCTRL register to control timestamping logic
/Zephyr-latest/include/zephyr/dt-bindings/sensor/
Dqdec_nxp_s32.h7 /* Logic Trigger Numbers. See Trgmux_Ip_Init_PBcfg.h */
8 #define TRGMUX_LOGIC_GROUP_0_TRIGGER_0 (0) /* Logic Trigger 0 */
9 #define TRGMUX_LOGIC_GROUP_0_TRIGGER_1 (1) /* Logic Trigger 1 */
10 #define TRGMUX_LOGIC_GROUP_1_TRIGGER_0 (2) /* Logic Trigger 2 */
11 #define TRGMUX_LOGIC_GROUP_1_TRIGGER_1 (3) /* Logic Trigger 3 */
/Zephyr-latest/soc/altr/zephyr_nios2f/cpu/
Dghrd_10m50da.qpf4 # Your use of Altera Corporation's design tools, logic functions
5 # and other software and tools, and its AMPP partner logic
13 # that your use is for the sole purpose of programming logic
/Zephyr-latest/dts/bindings/gpio/
Dti,tca9538.yaml37 Interrupt mask register is set to logic 1 by default without
38 enabling interrupts. Setting corresponding mask bits to logic
/Zephyr-latest/include/zephyr/platform/
Dhooks.h14 * zephyr architecture and initialization code and the SoC and board specific logic
18 * soc and board specific logic to OS internal logic. These should never be accessed
/Zephyr-latest/drivers/input/
DKconfig.sbus45 sets the threshold to interperted the analogue value as an logic 1
52 sets the threshold to interperted the analogue value as an logic 0
/Zephyr-latest/dts/bindings/sensor/
Dnxp,s32-qdec.yaml62 This gives the logic triggers configuration of TRGMUX module.
63 It contains 3 values for each of the 4 logic triggers used:
64 logic trigger number, output, input.
107 Logic Cell number used inside an LCU instance.
/Zephyr-latest/tests/cmake/snippets/
DKconfig10 # Snippet test types used by the test implementation to steer the test logic
42 # Test values set by the snippet config overlays and tested by the test logic
/Zephyr-latest/arch/arm64/core/
Dmacro_priv.inc25 * Get CPU logic id by looking up cpu_node_list
28 * xreg1: logic id (0 ~ CONFIG_MP_MAX_NUM_CPUS - 1)
/Zephyr-latest/modules/openthread/platform/
Dopenthread-core-zephyr-config.h23 * The assert is managed by platform defined logic when this flag is set.
89 * Define to 1 to enable software ACK timeout logic.
99 * Define to 1 to enable software retransmission logic.
109 * Define to 1 if you want to enable software CSMA-CA backoff logic.
168 * Define to 1 to enable software transmission target time logic.
179 * Define to 1 to enable software reception target time logic.
344 * Set to 1 to enable software transmission security logic.
434 * The message pool is managed by platform defined logic.
/Zephyr-latest/doc/hardware/peripherals/can/
Dtransceiver.rst13 A CAN transceiver is an external device that converts the logic level signals
18 These wires use the logic levels whereas the bus-level is interpreted
/Zephyr-latest/tests/kernel/timer/timer_behavior/pytest/
Dsaleae_logic2.py5 # Sample code showing an external tool Python module helper for Saleae Logic 2
6 # compatible logic analyzer.
7 # To use it, the Saleae Logic 2 Automation server must be enabled. For more
/Zephyr-latest/arch/arm/core/cortex_a_r/
Dmacro_priv.inc22 * Get CPU logic id by looking up cpu_node_list
25 * reg1: logic id (0 ~ CONFIG_MP_MAX_NUM_CPUS - 1)
/Zephyr-latest/tests/drivers/charger/sbs_charger/boards/
Demulated_board.conf1 # Copyright (c) 2023 Cirrus Logic, Inc.
Dqemu_cortex_a53.conf1 # Copyright (c) 2023 Cirrus Logic, Inc.
/Zephyr-latest/tests/drivers/build_all/charger/src/
Dmain.c2 * Copyright (c) 2023 Cirrus Logic, Inc.
/Zephyr-latest/tests/drivers/build_all/haptics/src/
Dmain.c2 * Copyright (c) 2024 Cirrus Logic, Inc.

12345678910>>...15