Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/cmsis/
Dcore_cm7.h451 …__O uint32_t DCCSW; /*!< Offset: 0x26C ( /W) D-Cache Clean by Set-way … member
2053 SCB->DCCSW = sw; in SCB_CleanDCache()
/loramac-node-3.4.0/src/boards/mcu/stm32/cmsis/
Dcore_cm7.h541 __OM uint32_t DCCSW; /*!< Offset: 0x26C ( /W) D-Cache Clean by Set-way */ member
2250 SCB->DCCSW = (((sets << SCB_DCCSW_SET_Pos) & SCB_DCCSW_SET_Msk) | in SCB_CleanDCache()