Searched refs:regionNo (Results 1 - 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/platform/stm32/
H A Dmpu.c63 static void mpuRegionCfg(uint32_t regionNo, uint32_t start, uint32_t len, uint32_t attrs) /* region will be rounded to acceptable boundaries (32B minimum, self-aligned) by GROWTH */ argument
87 MPU->RNR = regionNo;

Completed in 21 milliseconds