Lines Matching refs:__OM

132 #ifndef __OM                                    /*!< Fallback for older CMSIS versions             …
133 #define __OM __O macro
179__OM uint32_t EN; /*!< (@ 0x00000000) Enable channel group. …
180__OM uint32_t DIS; /*!< (@ 0x00000004) Disable channel group. …
218__OM uint32_t TASKS_CONSTLAT; /*!< (@ 0x00000078) Enable constant latency mode. …
219__OM uint32_t TASKS_LOWPWR; /*!< (@ 0x0000007C) Enable low power mode (variable …
230__OM uint32_t SYSTEMOFF; /*!< (@ 0x00000500) System off register. …
261__OM uint32_t TASKS_HFCLKSTART; /*!< (@ 0x00000000) Start HFCLK clock source. …
262__OM uint32_t TASKS_HFCLKSTOP; /*!< (@ 0x00000004) Stop HFCLK clock source. …
263__OM uint32_t TASKS_LFCLKSTART; /*!< (@ 0x00000008) Start LFCLK clock source. …
264__OM uint32_t TASKS_LFCLKSTOP; /*!< (@ 0x0000000C) Stop LFCLK clock source. …
265__OM uint32_t TASKS_CAL; /*!< (@ 0x00000010) Start calibration of LFCLK RC os…
266__OM uint32_t TASKS_CTSTART; /*!< (@ 0x00000014) Start calibration timer. …
267__OM uint32_t TASKS_CTSTOP; /*!< (@ 0x00000018) Stop calibration timer. …
328__OM uint32_t TASKS_TXEN; /*!< (@ 0x00000000) Enable radio in TX mode. …
329__OM uint32_t TASKS_RXEN; /*!< (@ 0x00000004) Enable radio in RX mode. …
330__OM uint32_t TASKS_START; /*!< (@ 0x00000008) Start radio. …
331__OM uint32_t TASKS_STOP; /*!< (@ 0x0000000C) Stop radio. …
332__OM uint32_t TASKS_DISABLE; /*!< (@ 0x00000010) Disable radio. …
333__OM uint32_t TASKS_RSSISTART; /*!< (@ 0x00000014) Start the RSSI and take one samp…
335__OM uint32_t TASKS_RSSISTOP; /*!< (@ 0x00000018) Stop the RSSI measurement. …
336__OM uint32_t TASKS_BCSTART; /*!< (@ 0x0000001C) Start the bit counter. …
337__OM uint32_t TASKS_BCSTOP; /*!< (@ 0x00000020) Stop the bit counter. …
415__OM uint32_t TASKS_STARTRX; /*!< (@ 0x00000000) Start UART receiver. …
416__OM uint32_t TASKS_STOPRX; /*!< (@ 0x00000004) Stop UART receiver. …
417__OM uint32_t TASKS_STARTTX; /*!< (@ 0x00000008) Start UART transmitter. …
418__OM uint32_t TASKS_STOPTX; /*!< (@ 0x0000000C) Stop UART transmitter. …
420__OM uint32_t TASKS_SUSPEND; /*!< (@ 0x0000001C) Suspend UART. …
450__OM uint32_t TXD; /*!< (@ 0x0000051C) TXD register. …
506__OM uint32_t TASKS_STARTRX; /*!< (@ 0x00000000) Start 2-Wire master receive sequ…
508__OM uint32_t TASKS_STARTTX; /*!< (@ 0x00000008) Start 2-Wire master transmit seq…
510__OM uint32_t TASKS_STOP; /*!< (@ 0x00000014) Stop 2-Wire transaction. …
512__OM uint32_t TASKS_SUSPEND; /*!< (@ 0x0000001C) Suspend 2-Wire transaction. …
513__OM uint32_t TASKS_RESUME; /*!< (@ 0x00000020) Resume 2-Wire transaction. …
562__OM uint32_t TASKS_ACQUIRE; /*!< (@ 0x00000024) Acquire SPI semaphore. …
563__OM uint32_t TASKS_RELEASE; /*!< (@ 0x00000028) Release SPI semaphore. …
616__OM uint32_t TASKS_OUT[4]; /*!< (@ 0x00000000) Tasks asssociated with GPIOTE ch…
642__OM uint32_t TASKS_START; /*!< (@ 0x00000000) Start an ADC conversion. …
643__OM uint32_t TASKS_STOP; /*!< (@ 0x00000004) Stop ADC. …
671__OM uint32_t TASKS_START; /*!< (@ 0x00000000) Start Timer. …
672__OM uint32_t TASKS_STOP; /*!< (@ 0x00000004) Stop Timer. …
673__OM uint32_t TASKS_COUNT; /*!< (@ 0x00000008) Increment Timer (In counter mode…
674__OM uint32_t TASKS_CLEAR; /*!< (@ 0x0000000C) Clear timer. …
675__OM uint32_t TASKS_SHUTDOWN; /*!< (@ 0x00000010) Shutdown timer. …
677__OM uint32_t TASKS_CAPTURE[4]; /*!< (@ 0x00000040) Capture Timer value to CC[n] reg…
710__OM uint32_t TASKS_START; /*!< (@ 0x00000000) Start RTC Counter. …
711__OM uint32_t TASKS_STOP; /*!< (@ 0x00000004) Stop RTC Counter. …
712__OM uint32_t TASKS_CLEAR; /*!< (@ 0x00000008) Clear RTC Counter. …
713__OM uint32_t TASKS_TRIGOVRFLW; /*!< (@ 0x0000000C) Set COUNTER to 0xFFFFFFF0. …
751__OM uint32_t TASKS_START; /*!< (@ 0x00000000) Start temperature measurement. …
752__OM uint32_t TASKS_STOP; /*!< (@ 0x00000004) Stop temperature measurement. …
778__OM uint32_t TASKS_START; /*!< (@ 0x00000000) Start the random number generato…
779__OM uint32_t TASKS_STOP; /*!< (@ 0x00000004) Stop the random number generator…
807__OM uint32_t TASKS_STARTECB; /*!< (@ 0x00000000) Start ECB block encrypt. If a cr…
811__OM uint32_t TASKS_STOPECB; /*!< (@ 0x00000004) Stop current ECB encryption. If …
839__OM uint32_t TASKS_START; /*!< (@ 0x00000000) Start resolving addresses based …
842__OM uint32_t TASKS_STOP; /*!< (@ 0x00000008) Stop resolving addresses. …
878__OM uint32_t TASKS_KSGEN; /*!< (@ 0x00000000) Start generation of key-stream. …
880__OM uint32_t TASKS_CRYPT; /*!< (@ 0x00000004) Start encrypt/decrypt. This oper…
882__OM uint32_t TASKS_STOP; /*!< (@ 0x00000008) Stop encrypt/decrypt. …
920__OM uint32_t TASKS_START; /*!< (@ 0x00000000) Start the watchdog. …
935__OM uint32_t RR[8]; /*!< (@ 0x00000600) Reload requests registers. …
952__OM uint32_t TASKS_START; /*!< (@ 0x00000000) Start the quadrature decoder. …
953__OM uint32_t TASKS_STOP; /*!< (@ 0x00000004) Stop the quadrature decoder. …
954__OM uint32_t TASKS_READCLRACC; /*!< (@ 0x00000008) Transfers the content from ACC r…
1001__OM uint32_t TASKS_START; /*!< (@ 0x00000000) Start the comparator. …
1002__OM uint32_t TASKS_STOP; /*!< (@ 0x00000004) Stop the comparator. …
1003__OM uint32_t TASKS_SAMPLE; /*!< (@ 0x00000008) Sample comparator value. …