Home
last modified time | relevance | path

Searched defs:from (Results 1 – 13 of 13) sorted by relevance

/bsp/samd21/sam_d2x_asflib/common/services/hugemem/generic/
A Dhugemem.h70 static inline uint8_t hugemem_read8(const hugemem_ptr_t from) in hugemem_read8()
75 static inline uint16_t hugemem_read16(const hugemem_ptr_t from) in hugemem_read16()
80 static inline uint32_t hugemem_read32(const hugemem_ptr_t from) in hugemem_read32()
85 static inline void hugemem_read_block(void *to, const hugemem_ptr_t from, in hugemem_read_block()
107 static inline void hugemem_write_block(hugemem_ptr_t to, const void *from, in hugemem_write_block()
/bsp/CME_M7/StdPeriph_Driver/src/
A Dcmem7_misc.c107 void GLB_MMAP(uint32_t from, uint32_t to, BOOL isIcacheOn) { in GLB_MMAP()
139 uint32_t GLB_ConvertToMappingToAddr(uint32_t from) { in GLB_ConvertToMappingToAddr()
/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/
A Ddisp_debug.c9 static void printf_from_to(unsigned long from, unsigned long to) in printf_from_to()
/bsp/raspberry-pico/RP2040/libcpu/
A Dcpuport.c126 rt_ubase_t from; member
131 void __rt_cpu_switch(rt_ubase_t from, rt_ubase_t to, struct rt_thread *thread) in __rt_cpu_switch()
/bsp/raspberry-pi/raspi4-32/driver/lcd/
A Dlcd_console.c41 uint8_t* from; in newline() local
/bsp/rockchip/common/rk_hal/lib/hal/src/
A Dhal_base.c120 uint64_t count, from, now, pass; in TimerDelayUs() local
/bsp/simulator/drivers/
A Dnanddrv_file.c281 static rt_err_t nanddrv_file_move_page(struct rt_mtd_nand_device *device, rt_off_t from, rt_off_t t… in nanddrv_file_move_page()
/bsp/simulator/drivers/winsock/
A Dsal_winsock.c133 int win_recvfrom(int s, void *mem, size_t len, int flags, struct sal_type_sockaddr *from, sal_type_… in win_recvfrom()
/bsp/raspberry-pi/raspi3-32/driver/
A Ddrv_fb.c161 uint8_t* from; in newline() local
/bsp/allwinner/libraries/sunxi-hal/include/hal/sound/
A Dpcm_common.h498 unsigned int from, unsigned int to) in snd_mask_set_range()
506 unsigned int from, unsigned int to) in snd_mask_reset_range()
/bsp/dm365/platform/
A Ddma.c1191 void edma_link(unsigned from, unsigned to) in edma_link()
1216 void edma_unlink(unsigned from) in edma_unlink()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_usbd.h260 #define API_USB_EPTn_WRITE_IN(EPTn, from, len) (USBD_EPTWriteINData(EPTn, from, len)) argument
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_usbd.h281 #define API_USB_EPTn_WRITE_IN(EPTn, from, len) (USBD_EPTWriteINData(EPTn, from, len)) argument

Completed in 42 milliseconds