Home
last modified time | relevance | path

Searched defs:source (Results 1 – 8 of 8) sorted by relevance

/lk-master/app/stringtests/
A Dstring_tests.c26 static inline void *mymemcpy(void *dest, const void *source, size_t len) { return memcpy(dest, sour… in mymemcpy()
40 static void *c_memmove(void *dest, void const *source, size_t count) { in c_memmove()
125 static void *null_memcpy(void *dest, const void *source, size_t len) { in null_memcpy()
/lk-master/external/platform/nrfx/hal/
A Dnrf_clock.h840 NRF_STATIC_INLINE void nrf_clock_lf_src_set(NRF_CLOCK_Type * p_reg, nrf_clock_lfclk_t source) in nrf_clock_lf_src_set()
876 NRF_STATIC_INLINE void nrf_clock_hf_src_set(NRF_CLOCK_Type * p_reg, nrf_clock_hfclk_t source) in nrf_clock_hf_src_set()
950 NRF_STATIC_INLINE void nrf_clock_hfclk192m_src_set(NRF_CLOCK_Type * p_reg, nrf_clock_hfclk_t source) in nrf_clock_hfclk192m_src_set()
/lk-master/lib/debugcommands/
A Ddebugcommands.c241 addr_t source = argv[1].u; in cmd_copy_mem() local
/lk-master/platform/zynq/
A Dclocks.c245 status_t zynq_set_clock(enum zynq_periph periph, bool enable, enum zynq_clock_source source, uint32… in zynq_set_clock()
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Ddma_15xx.h207 uint32_t source; /*!< DMA transfer source end address */ member
/lk-master/lib/gfx/
A Dgfx.c408 void gfx_surface_blend(struct gfx_surface *target, struct gfx_surface *source, uint destx, uint des… in gfx_surface_blend()
/lk-master/lib/acpi_lite/include/lib/acpi_lite/
A Dstructs.h216 uint8_t source; member
/lk-master/external/platform/cc13xx/cc13xxware/driverlib/
A Drf_prop_cmd.h269 …uint8_t source:5; //!< RAT input event number used for capture if external … member

Completed in 36 milliseconds