Searched refs:disableExec (Results 1 – 2 of 2) sorted by relevance
103 MPU->RASR = ((init->disableExec ? 1 : 0) << MPU_RASR_XN_Pos) | in MPU_ConfigureRegion()
132 bool disableExec; /**< Disable execution. */ member
Completed in 6 milliseconds