Home
last modified time | relevance | path

Searched refs:mapping (Results 1 – 25 of 199) sorted by relevance

12345678

/Zephyr-latest/samples/drivers/led/lp50xx/boards/
Dlpcxpresso11u68.overlay19 color-mapping =
27 color-mapping =
35 color-mapping =
43 color-mapping =
51 color-mapping =
59 color-mapping =
67 color-mapping =
75 color-mapping =
83 color-mapping =
91 color-mapping =
/Zephyr-latest/boards/seagate/faze/
Dfaze.dts89 color-mapping =
97 color-mapping =
105 color-mapping =
113 color-mapping =
121 color-mapping =
129 color-mapping =
/Zephyr-latest/dts/arm/nuvoton/npcx/npcx7/
Dnpcx7-espi-vws-map.dtsi7 /* Common eSPI Virtual Wire (VW) mapping configurations in npcx family */
10 /* Specific eSPI Virtual Wire (VW) mapping configurations in npcx7 series */
Dnpcx7-miwus-wui-map.dtsi7 /* Common Wake-Up Unit Input (WUI) mapping configurations in npcx family */
10 /* Specific Wake-Up Unit Input (WUI) mapping configurations in npcx7 series */
Dnpcx7-miwus-int-map.dtsi7 /* Common MIWU group-interrupt mapping configurations in npcx family */
10 /* Specific MIWU group-interrupt mapping configurations in npcx7 series */
/Zephyr-latest/tests/drivers/build_all/led_strip/
Dapp.overlay49 color-mapping = <LED_COLOR_ID_BLUE>,
59 color-mapping = <LED_COLOR_ID_BLUE
69 color-mapping = <LED_COLOR_ID_RED
80 color-mapping = <LED_COLOR_ID_GREEN>,
/Zephyr-latest/scripts/utils/
Dpinctrl_nrf_migrate.py139 def __init__(self, mapping: SignalMapping, config: List[PIN_CONFIG]) -> None:
140 self.mapping = mapping
154 if signal == pin.mapping.signal:
163 if signal == pin_.mapping.signal:
164 pin_.mapping.pin = pin
212 group.pins.append(pin.mapping)
216 default_groups.append(PinGroup([pin.mapping], pin.config))
221 group.pins.append(pin.mapping)
283 for i, mapping in enumerate(group.pins):
286 pin = mapping.pin
/Zephyr-latest/dts/arm/nuvoton/npcx/npcx9/
Dnpcx9-miwus-wui-map.dtsi7 /* Common Wake-Up Unit Input (WUI) mapping configurations in npcx family */
10 /* Specific Wake-Up Unit Input (WUI) mapping configurations in npcx9 series */
Dnpcx9-espi-vws-map.dtsi7 /* Common eSPI Virtual Wire (VW) mapping configurations in npcx family */
11 * Specific eSPI Virtual Wire (VW) mapping configurations in npcx9 series
Dnpcx9-miwus-int-map.dtsi7 /* Common MIWU group-interrupt mapping configurations in npcx family */
10 /* Specific MIWU group-interrupt mapping configurations in npcx9 series */
/Zephyr-latest/soc/nxp/imxrt/imxrt11xx/
Dpower.c38 uint8_t mapping[SET_POINT_COUNT][SET_POINT_COUNT] = CPU0_COMPATIBLE_SP_TABLE; in gpc_set_core_mappings() local
40 uint8_t mapping[SET_POINT_COUNT][SET_POINT_COUNT] = CPU1_COMPATIBLE_SP_TABLE; in gpc_set_core_mappings() local
48 tmp |= mapping[i][j] << mapping[0][j]; in gpc_set_core_mappings()
50 GPC_CM_SetSetPointMapping(GPC_CPU_MODE_CTRL, mapping[i][0], tmp); in gpc_set_core_mappings()
/Zephyr-latest/doc/hardware/arch/
Dx86.rst38 at the page directory level, in addition to mapping virtual addresses
40 the entries for identity mapping at the page directory level are
42 the identity mapping of physical memory. This unmapping must be done
44 restricted memory via physical addresses. Since the identity mapping
97 - ``<physical address>`` is the physical address of the mapping. (Required)
101 - ``<flags>`` is the flag associated with the mapping: (Optional)
116 - ``<virtual address`` is the virtual address of the mapping. (Optional)
/Zephyr-latest/dts/arm/nuvoton/npcx/npcx4/
Dnpcx4-espi-vws-map.dtsi7 /* Common eSPI Virtual Wire (VW) mapping configurations in npcx family */
11 * Specific eSPI Virtual Wire (VW) mapping configurations in npcx4 series
Dnpcx4-miwus-int-map.dtsi7 /* Common MIWU group-interrupt mapping configurations in npcx family */
10 /* Specific MIWU group-interrupt mapping configurations in npcx4 series */
Dnpcx4-miwus-wui-map.dtsi7 /* Common Wake-Up Unit Input (WUI) mapping configurations in npcx family */
10 /* Specific Wake-Up Unit Input (WUI) mapping configurations in npcx4 series */
/Zephyr-latest/samples/boards/espressif/flash_memory_mapped/
DREADME.rst11 and data address spaces. This mapping works only for read operations. It is not possible to modify
14 Mapping happens in 64 KB pages. Memory mapping hardware can map flash into the data address space
16 limitations about memory mapping hardware. For more information, check `ESP32 Flash Memory-Mapping`…
67 …/projects/esp-idf/en/latest/esp32/api-reference/peripherals/spi_flash/index.html#memory-mapping-api
/Zephyr-latest/soc/espressif/esp32s2/
Ddefault.ld167 /* mapping[rtc_text] */
199 /* mapping[rtc_force_fast] */
215 /* mapping[rtc_data] */
228 /* mapping[rtc_bss] */
364 /* [mapping:esp_psram] */
369 /* [mapping:hal] */
381 /* [mapping:soc] */
384 /* [mapping:log] */
392 /* [mapping:spi_flash] */
408 /* [mapping:esp_system] */
[all …]
/Zephyr-latest/tests/drivers/interrupt_controller/intc_plic/
DKconfig11 bool "Test alternate hartid - context mapping"
/Zephyr-latest/samples/drivers/led/led_strip/boards/
D96b_carbon_stm32f401xe.overlay16 color-mapping = <LED_COLOR_ID_RED
Dnucleo_l432kc.overlay16 color-mapping = <LED_COLOR_ID_BLUE
Dbbc_microbit.overlay15 color-mapping = <LED_COLOR_ID_GREEN
/Zephyr-latest/soc/espressif/esp32c2/
Ddefault.ld205 /* [mapping:hal] */
216 /* [mapping:soc] */
219 /* [mapping:log] */
227 /* [mapping:spi_flash] */
242 /* [mapping:esp_system] */
246 /* [mapping:esp_hw_support] */
266 /* [mapping:soc_pm] */
269 /* [mapping:esp_rom] */
274 /* [mapping:esp_mm] */
287 /* [mapping:esp_wifi] */
[all …]
/Zephyr-latest/soc/espressif/esp32c3/
Ddefault.ld267 /* [mapping:hal] */
278 /* [mapping:soc] */
281 /* [mapping:log] */
289 /* [mapping:spi_flash] */
304 /* [mapping:esp_system] */
308 /* [mapping:esp_hw_support] */
328 /* [mapping:soc_pm] */
331 /* [mapping:esp_rom] */
336 /* [mapping:esp_mm] */
348 /* [mapping:esp_wifi] */
[all …]
/Zephyr-latest/soc/espressif/esp32s3/
Ddefault.ld323 /* [mapping:esp_psram] */
328 /* [mapping:hal] */
339 /* [mapping:soc] */
342 /* [mapping:log] */
350 /* [mapping:spi_flash] */
366 /* [mapping:esp_system] */
370 /* [mapping:esp_hw_support] */
390 /* [mapping:soc_pm] */
393 /* [mapping:esp_rom] */
401 /* [mapping:esp_mm] */
[all …]
/Zephyr-latest/soc/espressif/esp32c6/
Ddefault.ld311 /* [mapping:hal] */
324 /* [mapping:soc] */
327 /* [mapping:log] */
335 /* [mapping:spi_flash] */
350 /* [mapping:esp_system] */
355 /* [mapping:esp_hw_support] */
377 /* [mapping:soc_pm] */
380 /* [mapping:esp_rom] */
391 /* [mapping:esp_mm] */
400 /* [mapping:esp_wifi] */
[all …]

12345678