/Zephyr-latest/dts/arm/nuvoton/npcx/ |
D | npcx7.dtsi | 139 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 …]
|
D | npcx9.dtsi | 172 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 …]
|
D | npcx4.dtsi | 172 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/ |
D | mtk_adsp_load.py | 40 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/ |
D | Kconfig.cavs | 24 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/ |
D | Kconfig | 23 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/ |
D | lwm2m_senml_cbor.cddl | 14 0*5 key-value-pair ; To handle unordered maps; length-first ordered map keys
|
/Zephyr-latest/drivers/sensor/infineon/xmc4xxx_temp/ |
D | Kconfig | 18 The value is 7 bits in the range [-64, 63] which maps to -/+ 12.5C.
|
/Zephyr-latest/samples/sensor/qdec/boards/ |
D | mimxrt1050_evk_mimxrt1052_hyperflash.overlay | 50 …xbar-maps = < (21|0x100) (66|0x100) >, /* kXBARA1_InputIomuxXbarIn21 <-> kXBARA1_OutputEnc1PhaseAI…
|
/Zephyr-latest/tests/drivers/audio/dmic_api/ |
D | README.txt | 18 * Verify that invalid channel maps (R/R pair, non-adjacent channels) are
|
/Zephyr-latest/modules/hal_nordic/ |
D | Kconfig.nrf_regtool | 24 2. Print extra details for debugging purposes, such as memory maps of
|
/Zephyr-latest/boards/shields/arduino_uno_click/boards/ |
D | nrf9160dk_nrf9160_arduino_uno_click_common.dtsi | 10 * pins, but the nRF9160 DK maps these pins to two different pairs of
|
/Zephyr-latest/modules/zcbor/ |
D | Kconfig | 18 Enabling this will prevent zcbor from creating lists and maps with
|
/Zephyr-latest/samples/drivers/memc/ |
D | README.rst | 10 memory maps external RAM. It is intended to demonstrate
|
/Zephyr-latest/subsys/storage/flash_map/ |
D | Kconfig | 23 This enables shell commands to list and test flash maps.
|
/Zephyr-latest/doc/services/debugging/ |
D | mipi_stp_decoder.rst | 15 written to Stimulus Port registers maps directly to STP stream.
|
/Zephyr-latest/subsys/secure_storage/ |
D | Kconfig.its_store | 24 As this implementations directly maps the PSA storage UIDs to ZMS entry IDs, it limits
|
/Zephyr-latest/doc/develop/languages/c/ |
D | minimal_libc.rst | 30 instead, it maps the C standard formatted output functions such as ``printf``
|
/Zephyr-latest/samples/subsys/display/lvgl/ |
D | README.rst | 20 The button pseudo device (:dtcompatible:`zephyr,lvgl-button-input`) maps
|
/Zephyr-latest/boards/innblue/innblue21/doc/ |
D | index.rst | 73 memory maps. By default, all of the memory space (Flash, SRAM, and
|
/Zephyr-latest/boards/innblue/innblue22/doc/ |
D | index.rst | 73 memory maps. By default, all of the memory space (Flash, SRAM, and
|
/Zephyr-latest/boards/actinius/icarus_bee/doc/ |
D | index.rst | 92 memory maps. By default, all of the memory space (Flash, SRAM, and
|
/Zephyr-latest/boards/actinius/icarus_som/doc/ |
D | index.rst | 92 memory maps. By default, all of the memory space (Flash, SRAM, and
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_rw6xx_common.dtsi | 42 /* Idle mode maps to Power Mode 1 */ 49 /* Suspend mode maps to Power Mode 2 */
|
/Zephyr-latest/dts/arm/infineon/cat3/xmc/ |
D | xmc4xxx.dtsi | 45 /* naming order is intentional. eru1 maps to a lower address than eru0 */
|