Searched refs:standalone (Results 1 – 4 of 4) sorted by relevance
5 nrfx is a standalone set of drivers for peripherals present in Nordic
279 header_t *standalone = (header_t *)((char *)address + offset); in create_allocation_header() local280 standalone->left = untag(left); in create_allocation_header()281 standalone->size = size; in create_allocation_header()282 return standalone + 1; in create_allocation_header()
4 nrfx is a standalone set of drivers for peripherals present in Nordic
230 ldname="${ROOT}/gcc/standalone.ld"; \
Completed in 4 milliseconds