Searched refs:mapped (Results 76 – 100 of 113) sorted by relevance
12345
26 mapped files in the Hidden category.
2302 struct sockaddr_in mapped; in context_sendto() local2324 mapped.sin_port = addr6->sin6_port; in context_sendto()2325 mapped.sin_family = AF_INET; in context_sendto()2326 net_ipaddr_copy(&mapped.sin_addr, in context_sendto()2328 addr4 = &mapped; in context_sendto()
3001 struct in6_addr mapped; in tcp_in() local3005 &mapped); in tcp_in()3007 &mapped); in tcp_in()3012 net_sprint_ipv6_addr(&mapped)); in tcp_in()
223 This option specifies that the memory is mapped in two
90 Peripheral's pins on the SoC are mapped to the following GPIO pins in the
48 /* Flash segments (rodata and text) should be mapped in the virtual address spaces.727 /* Create an explicit section at the end of all the data that shall be mapped into drom.
56 /* Flash segments (rodata and text) should be mapped in the virtual address spaces.977 /* Create an explicit section at the end of all the data that shall be mapped into drom.
546 * Some devices are capable of having their registers mapped to
27 /* DSP RAM regions (all of them) are mapped twice on the DSP. One
185 Currently MCUmgr supports, for direct upload, 4 target images, of which first two are mapped
45 /* Flash segments (rodata and text) should be mapped in the virtual address spaces.777 /* Create an explicit section at the end of all the data that shall be mapped into drom.
27 approach. ``PX0`` can be mapped to ``UART0_TX``, ``I2C0_SCK`` or ``SPI0_MOSI``227 pin configuration parameters. For example, ``UART_RX`` is mapped to ``PX0`` and
315 * size, but mapped regions can still be accessed as data so don't need to be
113 Note that since the controllers that are mapped to the MikroBUS are shared with the Arduino
45 /* Flash segments (rodata and text) should be mapped in the virtual address spaces.875 /* Create an explicit section at the end of all the data that shall be mapped into drom.
728 Select when the architecture supports memory mapped stacks.843 that all RAM is mapped at boot, and not just the bounds of the Zephyr image.844 If RAM starts at 0x0, the first page must remain un-mapped to catch NULL
39 /* Flash segments (rodata and text) should be mapped in the virtual address spaces.893 /* Create an explicit section at the end of all the data that shall be mapped into drom.
51 /* Flash segments (rodata and text) should be mapped in virtual address space by providing VMA.923 /* Create an explicit section at the end of all the data that shall be mapped into drom.
56 /* Flash segments (rodata and text) should be mapped in virtual address space by providing VMA.960 /* Create an explicit section at the end of all the data that shall be mapped into drom.
277 This is optional. It provides the SoC's memory-mapped register
241 Selects the use of the memory-mapped PCI Express Extended
355 Root cell wants to use the **UART** which let's say has its registers mapped in
9 instrumentation embedded into software. This instrumentation is made up of memory-mapped writes to
753 bool "Shell backend implemented over mapped memory window."