Searched refs:end (Results 1 – 6 of 6) sorted by relevance
173 const uint64_t end = (const uint64_t)&__l2_scratchpad_vma_end; in check_config_l2_scratchpad() local178 ASSERT(end < (uint64_t)ZERO_DEVICE_TOP); in check_config_l2_scratchpad()179 ASSERT(end >= start); in check_config_l2_scratchpad()185 n_scratchpad_ways = (uint8_t)((end - start) / WAY_BYTE_LENGTH); in check_config_l2_scratchpad()186 modulo = (end - start) % WAY_BYTE_LENGTH; in check_config_l2_scratchpad()
526 uint8_t check_num_scratch_ways(uint64_t *start, uint64_t *end);
214 .end
5 pin to a peripheral signal which multiplex, at end, I/O lines pins. For example,
350 /* place at the end of used scratchpad, used as check to verify enough available in code */
361 /* place at the end of used scratchpad, used as check to verify enough available in code */