Home
last modified time | relevance | path

Searched refs:__OM (Results 1 – 4 of 4) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/
Dcore_cm33.h304 #define __OM volatile /*! Defines 'write only' structure member permissions */ macro
501__OM uint32_t STIR; /*!< Offset: 0xE00 ( /W) Software Trigger Interrupt Regist…
552__OM uint32_t STIR; /*!< Offset: 0x200 ( /W) Software Triggered Interrupt Regi…
558 __OM uint32_t ICIALLU; /*!< Offset: 0x250 ( /W) I-Cache Invalidate All to PoU */
560__OM uint32_t ICIMVAU; /*!< Offset: 0x258 ( /W) I-Cache Invalidate by MVA to PoU …
561__OM uint32_t DCIMVAC; /*!< Offset: 0x25C ( /W) D-Cache Invalidate by MVA to PoC …
562 __OM uint32_t DCISW; /*!< Offset: 0x260 ( /W) D-Cache Invalidate by Set-way */
563 __OM uint32_t DCCMVAU; /*!< Offset: 0x264 ( /W) D-Cache Clean by MVA to PoU */
564 __OM uint32_t DCCMVAC; /*!< Offset: 0x268 ( /W) D-Cache Clean by MVA to PoC */
565 __OM uint32_t DCCSW; /*!< Offset: 0x26C ( /W) D-Cache Clean by Set-way */
[all …]
Dcore_cm0plus.h180 #define __OM volatile /*! Defines 'write only' structure member permissions */ macro
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Device/RP2040/Include/
DRP2040.h102 #ifndef __OM /*!< Fallback for older CMSIS versions …
103 #define __OM __O macro
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Device/RP2350/Include/
DRP2350.h130 #ifndef __OM /*!< Fallback for older CMSIS versions …
131 #define __OM __O macro