Home
last modified time | relevance | path

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

/hal_xtensa-latest/src/hal/
Dmpu.c1198 static unsigned int mpu_align(unsigned int x, unsigned int roundUp) in mpu_align() argument
1200 if (roundUp) in mpu_align()