Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/GCC/ARM_CRx_MPU/
DportASM.S359 .global vMPUDisable
360 .type vMPUDisable, %function
361 vMPUDisable: label
Dportmacro.h321 void vMPUDisable( void );
Dport.c533 vMPUDisable(); in prvSetupMPU()