Searched refs:__O (Results 1 – 25 of 37) sorted by relevance
12
181 …__O uint32_t EN; /*!< Enable channel group. …182 …__O uint32_t DIS; /*!< Disable channel group. …202 …__O uint32_t TASKS_CONSTLAT; /*!< Enable constant latency mode. …203 …__O uint32_t TASKS_LOWPWR; /*!< Enable low power mode (variable latency). …214 …__O uint32_t SYSTEMOFF; /*!< System off register. …821 …__O uint32_t TASKS_STARTECB; /*!< Start ECB block encrypt. If a crypto operat…824 …__O uint32_t TASKS_STOPECB; /*!< Stop current ECB encryption. If a crypto op…850 …__O uint32_t TASKS_START; /*!< Start resolving addresses based on IRKs spe…886 …__O uint32_t TASKS_KSGEN; /*!< Start generation of key-stream. This operat…888 …__O uint32_t TASKS_CRYPT; /*!< Start encrypt/decrypt. This operation will …[all …]
52 __O uint32_t WRDATA32; /*!< CRC Data Register: write size 32-bit*/53 __O uint16_t WRDATA16; /*!< CRC Data Register: write size 16-bit*/54 __O uint8_t WRDATA8; /*!< CRC Data Register: write size 8-bit*/
50 __O uint32_t ENABLECLR; /*!< DMA Channel Enable Clear for all DMA channels */60 __O uint32_t INTENCLR; /*!< DMA Interrupt Enable Clear for all DMA channels */66 __O uint32_t SETVALID; /*!< DMA Set ValidPending control bits for all DMA channels */68 __O uint32_t SETTRIG; /*!< DMA Set Trigger control bits for all DMA channels */70 __O uint32_t ABORT; /*!< DMA Channel Abort control for all DMA channels */
55 __O uint32_t TIMER; /*!< Timer register */66 __O uint32_t IDLE_CH;
55 __O uint32_t CLR[32]; /*!< Offset 0x2280: Clear port n */56 __O uint32_t NOT[32]; /*!< Offset 0x2300: Toggle port n */
50 …__O uint32_t FEED; /*!< Watchdog feed sequence register. Writing 0xAA followed by 0x55 to this …
51 …__O uint32_t INTENCLR; /*!< I2C Interrupt Enable Clear Register common for Master, Slave and Moni…
54 __O uint32_t INTENCLR; /*!< Interrupt Enable clear register */
51 __O uint32_t INTENCLR; /*!< SPI Interrupt Enable Clear. register*/
99 #define __OM __O
164 #define __O volatile /*!< Defines 'write only' permissions */ macro
174 #define __O volatile /*!< Defines 'write only' permissions */ macro
226 #define __O volatile /*!< Defines 'write only' permissions */ macro
197 #define __O volatile /*!< Defines 'write only' permissions */ macro
241 #define __O volatile /*!< Defines 'write only' permissions */ macro
282 #define __O volatile /*!< Defines 'write only' permissions */ macro
130 #define __OM __O
135 #define __OM __O
Completed in 8281 milliseconds