Home
last modified time | relevance | path

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

/bsp/at91/at91sam9260/drivers/
A Dmacb.c617 rt_uint32_t mapping; in rt_macb_tx() local
642 mapping = (unsigned long)macb->tx_buffer + tx_head * 1536; in rt_macb_tx()
643 bufptr = (rt_uint8_t *)mapping; in rt_macb_tx()
652 EMAC_CACHE_WRITEBACK(mapping, p->tot_len); in rt_macb_tx()
/bsp/at91/at91sam9g45/drivers/
A Dmacb.c617 rt_uint32_t mapping; in rt_macb_tx() local
642 mapping = (unsigned long)macb->tx_buffer + tx_head * 1536; in rt_macb_tx()
643 bufptr = (rt_uint8_t *)mapping; in rt_macb_tx()
652 EMAC_CACHE_WRITEBACK(mapping, p->tot_len); in rt_macb_tx()
/bsp/stm32/stm32g030-tiny-board/
A DREADME.md39 - 5-channel DMA controller with flexible mapping
/bsp/stm32/stm32g070-st-nucleo/
A DREADME.md36 - 7-channel DMA controller with flexible mapping
/bsp/rv32m1_vega/
A DREADME.md66 ## **IO mapping in BSP**
/bsp/stm32/stm32h747-st-discovery/
A DREADME.md89 - Debug serial port has the mapping description for serial port 1.
/bsp/stm32/stm32g071-st-nucleo/
A DREADME.md37 - 7-channel DMA controller with flexible mapping
/bsp/at91/at91sam9260/debug_scripts/
A Dat91sam9260.ini44 printf ("Changing mapping: RAM mapped to 0 \n");
/bsp/stm32/stm32h563-st-nucleo/
A DREADME.md128 - Debug the UART3 serial port with mapping details (refer to the configuration in STM32CubeMX for m…
/bsp/Infineon/libraries/templates/XMC7200D/libs/TARGET_APP_KIT_XMC72_EVK/COMPONENT_CM0P/TOOLCHAIN_IAR/
A Dstartup_cm0plus.s303 … ; Traveo II CPU User Interrupts 0-7 handlers are defined in the project interrupt mapping file
/bsp/Infineon/xmc7100d-f144k4160aa/libs/TARGET_APP_KIT_XMC71_EVK_LITE_V2/COMPONENT_CM0P/TOOLCHAIN_IAR/
A Dstartup_cm0plus.s303 … ; Traveo II CPU User Interrupts 0-7 handlers are defined in the project interrupt mapping file
/bsp/Infineon/xmc7200-kit_xmc7200_evk/libs/TARGET_APP_KIT_XMC72_EVK/COMPONENT_CM0P/TOOLCHAIN_IAR/
A Dstartup_cm0plus.s303 … ; Traveo II CPU User Interrupts 0-7 handlers are defined in the project interrupt mapping file
/bsp/ESP32_C3/idf_port/ld/
A Dsections.ld452 * added for the mapping header. */
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/
A DDoxyfile326 # extension. Doxygen has a built-in mapping, but you can override or extend it
1910 # unique id set via EXTERNAL_SEARCH_ID. The search mapping then maps the id of
/bsp/hpmicro/libraries/hpm_sdk/
A DCHANGELOG.md1231 - soc: hpm_misc.h: fix incorrect system address mapping.
/bsp/simulator/SDL2/include/
A DSDL_opengl_glext.h11270 …OC) (GLenum stage, GLenum portion, GLenum variable, GLenum input, GLenum mapping, GLenum component…
11272 …YP PFNGLFINALCOMBINERINPUTNVPROC) (GLenum variable, GLenum input, GLenum mapping, GLenum component…
11284 …tNV (GLenum stage, GLenum portion, GLenum variable, GLenum input, GLenum mapping, GLenum component…
11286 GLAPI void APIENTRY glFinalCombinerInputNV (GLenum variable, GLenum input, GLenum mapping, GLenum c…

Completed in 186 milliseconds