Searched refs:__OM (Results 1 – 4 of 4) sorted by relevance
304 #define __OM volatile /*! Defines 'write only' structure member permissions */ macro501 …__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 …]
180 #define __OM volatile /*! Defines 'write only' structure member permissions */ macro
102 #ifndef __OM /*!< Fallback for older CMSIS versions …103 #define __OM __O macro
130 #ifndef __OM /*!< Fallback for older CMSIS versions …131 #define __OM __O macro