Home
last modified time | relevance | path

Searched refs:standalone (Results 1 – 4 of 4) sorted by relevance

/lk-master/external/platform/nrfx/
A DREADME.md5 nrfx is a standalone set of drivers for peripherals present in Nordic
/lk-master/lib/heap/cmpctmalloc/
A Dcmpctmalloc.c279 header_t *standalone = (header_t *)((char *)address + offset); in create_allocation_header() local
280 standalone->left = untag(left); in create_allocation_header()
281 standalone->size = size; in create_allocation_header()
282 return standalone + 1; in create_allocation_header()
/lk-master/external/platform/nrfx/doc/
A Dmain_page.dox4 nrfx is a standalone set of drivers for peripherals present in Nordic
/lk-master/external/platform/stellaris/ti-driverlib/
A Dmakedefs230 ldname="${ROOT}/gcc/standalone.ld"; \

Completed in 4 milliseconds