Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/osal/port/xtensa/
Dport.c260 void vPortStoreTaskMPUSettings( xMPU_SETTINGS *xMPUSettings, const struct xMEMORY_REGION * const xR… in vPortStoreTaskMPUSettings() function
278 …void vPortStoreTaskMPUSettings( xMPU_SETTINGS *xMPUSettings, const struct xMEMORY_REGION * const x… in vPortStoreTaskMPUSettings() function
/device/soc/esp/esp32/components/osal/
Dtasks.c148 vPortStoreTaskMPUSettings( pxNewTCB->MPUSettings, NULL, pxBottomOfStack, usStackDepth ); in vPortStoreTaskSettings()
/device/soc/esp/esp32/components/osal/port/xtensa/include/esp_osal/
Dportmacro.h443 …void vPortStoreTaskMPUSettings( xMPU_SETTINGS *xMPUSettings, const struct xMEMORY_REGION * const x…