Home
last modified time | relevance | path

Searched refs:maps (Results 1 – 25 of 62) sorted by relevance

123

/Zephyr-latest/dts/arm/nuvoton/npcx/
Dnpcx7.dtsi139 wui-maps = <&wui_io00 &wui_io01 &wui_io02 &wui_io03
142 lvol-maps = <&lvol_io00 &lvol_none &lvol_none &lvol_none
147 wui-maps = <&wui_io10 &wui_io11 &wui_none &wui_none
150 lvol-maps = <&lvol_none &lvol_none &lvol_none &lvol_none
155 wui-maps = <&wui_io20 &wui_io21 &wui_io22 &wui_io23
158 lvol-maps = <&lvol_none &lvol_none &lvol_none &lvol_none
163 wui-maps = <&wui_io30 &wui_io31 &wui_none &wui_io33
166 lvol-maps = <&lvol_none &lvol_none &lvol_none &lvol_io33
171 wui-maps = <&wui_io40 &wui_io41 &wui_io42 &wui_io43
174 lvol-maps = <&lvol_io40 &lvol_none &lvol_none &lvol_none
[all …]
Dnpcx9.dtsi172 wui-maps = <&wui_io00 &wui_io01 &wui_io02 &wui_io03
175 lvol-maps = <&lvol_io00 &lvol_none &lvol_none &lvol_none
180 wui-maps = <&wui_io10 &wui_io11 &wui_none &wui_none
183 lvol-maps = <&lvol_none &lvol_none &lvol_none &lvol_none
188 wui-maps = <&wui_io20 &wui_io21 &wui_io22 &wui_io23
191 lvol-maps = <&lvol_none &lvol_none &lvol_none &lvol_none
196 wui-maps = <&wui_io30 &wui_io31 &wui_none &wui_io33
199 lvol-maps = <&lvol_none &lvol_none &lvol_none &lvol_io33
204 wui-maps = <&wui_io40 &wui_io41 &wui_io42 &wui_io43
207 lvol-maps = <&lvol_io40 &lvol_none &lvol_none &lvol_none
[all …]
Dnpcx4.dtsi172 wui-maps = <&wui_io00 &wui_io01 &wui_io02 &wui_io03
175 lvol-maps = <&lvol_io00 &lvol_io01 &lvol_io02 &lvol_io03
180 wui-maps = <&wui_io10 &wui_io11 &wui_io12 &wui_io13
183 lvol-maps = <&lvol_io10 &lvol_io11 &lvol_none &lvol_io13
188 wui-maps = <&wui_io20 &wui_io21 &wui_io22 &wui_io23
191 lvol-maps = <&lvol_io20 &lvol_io21 &lvol_io22 &lvol_io23
196 wui-maps = <&wui_io30 &wui_io31 &wui_none &wui_io33
199 lvol-maps = <&lvol_none &lvol_none &lvol_none &lvol_io33
204 wui-maps = <&wui_io40 &wui_io41 &wui_io42 &wui_io43
207 lvol-maps = <&lvol_io40 &lvol_io41 &lvol_io42 &lvol_io43
[all …]
/Zephyr-latest/soc/mediatek/mt8xxx/
Dmtk_adsp_load.py40 maps = {} variable
63 maps = {n: (regs[2 * i], regs[2 * i + 1]) for i, n in enumerate(rnames)}
69 maps[f"dram{i}"] = (addr, sz)
71 return maps
76 def __init__(self, maps): argument
78 r = Regs(ctypes.addressof(ctypes.c_int.from_buffer(maps["cfg"])))
104 def __init__(self, maps): argument
106 cfg_base = ctypes.addressof(ctypes.c_int.from_buffer(maps["cfg"]))
107 sec_base = ctypes.addressof(ctypes.c_int.from_buffer(maps["sec"]))
137 def __init__(self, maps): argument
[all …]
/Zephyr-latest/drivers/interrupt_controller/
DKconfig.cavs24 int "Parent interrupt number to which CAVS_0 maps"
28 int "Parent interrupt number to which CAVS_1 maps"
32 int "Parent interrupt number to which CAVS_2 maps"
36 int "Parent interrupt number to which CAVS_3 maps"
/Zephyr-latest/subsys/mgmt/mcumgr/smp/
DKconfig23 data directly to main map, creating sub-maps instead so
35 A group or command that adds additional maps/lists above the
73 This is a maximum number of levels of maps/lists that will
91 A group or command that adds additional maps/lists above the
129 This is a maximum number of levels of maps/lists that will
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_senml_cbor.cddl14 0*5 key-value-pair ; To handle unordered maps; length-first ordered map keys
/Zephyr-latest/drivers/sensor/infineon/xmc4xxx_temp/
DKconfig18 The value is 7 bits in the range [-64, 63] which maps to -/+ 12.5C.
/Zephyr-latest/samples/sensor/qdec/boards/
Dmimxrt1050_evk_mimxrt1052_hyperflash.overlay50 …xbar-maps = < (21|0x100) (66|0x100) >, /* kXBARA1_InputIomuxXbarIn21 <-> kXBARA1_OutputEnc1PhaseAI…
/Zephyr-latest/tests/drivers/audio/dmic_api/
DREADME.txt18 * Verify that invalid channel maps (R/R pair, non-adjacent channels) are
/Zephyr-latest/modules/hal_nordic/
DKconfig.nrf_regtool24 2. Print extra details for debugging purposes, such as memory maps of
/Zephyr-latest/boards/shields/arduino_uno_click/boards/
Dnrf9160dk_nrf9160_arduino_uno_click_common.dtsi10 * pins, but the nRF9160 DK maps these pins to two different pairs of
/Zephyr-latest/modules/zcbor/
DKconfig18 Enabling this will prevent zcbor from creating lists and maps with
/Zephyr-latest/samples/drivers/memc/
DREADME.rst10 memory maps external RAM. It is intended to demonstrate
/Zephyr-latest/subsys/storage/flash_map/
DKconfig23 This enables shell commands to list and test flash maps.
/Zephyr-latest/doc/services/debugging/
Dmipi_stp_decoder.rst15 written to Stimulus Port registers maps directly to STP stream.
/Zephyr-latest/subsys/secure_storage/
DKconfig.its_store24 As this implementations directly maps the PSA storage UIDs to ZMS entry IDs, it limits
/Zephyr-latest/doc/develop/languages/c/
Dminimal_libc.rst30 instead, it maps the C standard formatted output functions such as ``printf``
/Zephyr-latest/samples/subsys/display/lvgl/
DREADME.rst20 The button pseudo device (:dtcompatible:`zephyr,lvgl-button-input`) maps
/Zephyr-latest/boards/innblue/innblue21/doc/
Dindex.rst73 memory maps. By default, all of the memory space (Flash, SRAM, and
/Zephyr-latest/boards/innblue/innblue22/doc/
Dindex.rst73 memory maps. By default, all of the memory space (Flash, SRAM, and
/Zephyr-latest/boards/actinius/icarus_bee/doc/
Dindex.rst92 memory maps. By default, all of the memory space (Flash, SRAM, and
/Zephyr-latest/boards/actinius/icarus_som/doc/
Dindex.rst92 memory maps. By default, all of the memory space (Flash, SRAM, and
/Zephyr-latest/dts/arm/nxp/
Dnxp_rw6xx_common.dtsi42 /* Idle mode maps to Power Mode 1 */
49 /* Suspend mode maps to Power Mode 2 */
/Zephyr-latest/dts/arm/infineon/cat3/xmc/
Dxmc4xxx.dtsi45 /* naming order is intentional. eru1 maps to a lower address than eru0 */

123