Home
last modified time | relevance | path

Searched refs:XTHAL_MAP_NOT_ALIGNED (Results 1 – 2 of 2) sorted by relevance

/hal_xtensa-3.4.0/src/hal/
Dmpu.c1245 return XTHAL_MAP_NOT_ALIGNED; in check_map()
1250 return XTHAL_MAP_NOT_ALIGNED; in check_map()
1254 return XTHAL_MAP_NOT_ALIGNED; in check_map()
/hal_xtensa-3.4.0/include/xtensa/
Dhal.h961 #define XTHAL_MAP_NOT_ALIGNED -9 macro