Lines Matching refs:__OM

129 #ifndef __OM                                    /*!< Fallback for older CMSIS versions             …
130 #define __OM __O macro
176__OM uint32_t EN; /*!< (@ 0x00000000) Enable channel group. …
177__OM uint32_t DIS; /*!< (@ 0x00000004) Disable channel group. …
215__OM uint32_t TASKS_CONSTLAT; /*!< (@ 0x00000078) Enable constant latency mode. …
216__OM uint32_t TASKS_LOWPWR; /*!< (@ 0x0000007C) Enable low power mode (variable …
227__OM uint32_t SYSTEMOFF; /*!< (@ 0x00000500) System off register. …
258__OM uint32_t TASKS_HFCLKSTART; /*!< (@ 0x00000000) Start HFCLK clock source. …
259__OM uint32_t TASKS_HFCLKSTOP; /*!< (@ 0x00000004) Stop HFCLK clock source. …
260__OM uint32_t TASKS_LFCLKSTART; /*!< (@ 0x00000008) Start LFCLK clock source. …
261__OM uint32_t TASKS_LFCLKSTOP; /*!< (@ 0x0000000C) Stop LFCLK clock source. …
262__OM uint32_t TASKS_CAL; /*!< (@ 0x00000010) Start calibration of LFCLK RC os…
263__OM uint32_t TASKS_CTSTART; /*!< (@ 0x00000014) Start calibration timer. …
264__OM uint32_t TASKS_CTSTOP; /*!< (@ 0x00000018) Stop calibration timer. …
325__OM uint32_t TASKS_TXEN; /*!< (@ 0x00000000) Enable radio in TX mode. …
326__OM uint32_t TASKS_RXEN; /*!< (@ 0x00000004) Enable radio in RX mode. …
327__OM uint32_t TASKS_START; /*!< (@ 0x00000008) Start radio. …
328__OM uint32_t TASKS_STOP; /*!< (@ 0x0000000C) Stop radio. …
329__OM uint32_t TASKS_DISABLE; /*!< (@ 0x00000010) Disable radio. …
330__OM uint32_t TASKS_RSSISTART; /*!< (@ 0x00000014) Start the RSSI and take one samp…
332__OM uint32_t TASKS_RSSISTOP; /*!< (@ 0x00000018) Stop the RSSI measurement. …
333__OM uint32_t TASKS_BCSTART; /*!< (@ 0x0000001C) Start the bit counter. …
334__OM uint32_t TASKS_BCSTOP; /*!< (@ 0x00000020) Stop the bit counter. …
412__OM uint32_t TASKS_STARTRX; /*!< (@ 0x00000000) Start UART receiver. …
413__OM uint32_t TASKS_STOPRX; /*!< (@ 0x00000004) Stop UART receiver. …
414__OM uint32_t TASKS_STARTTX; /*!< (@ 0x00000008) Start UART transmitter. …
415__OM uint32_t TASKS_STOPTX; /*!< (@ 0x0000000C) Stop UART transmitter. …
417__OM uint32_t TASKS_SUSPEND; /*!< (@ 0x0000001C) Suspend UART. …
447__OM uint32_t TXD; /*!< (@ 0x0000051C) TXD register. …
503__OM uint32_t TASKS_STARTRX; /*!< (@ 0x00000000) Start 2-Wire master receive sequ…
505__OM uint32_t TASKS_STARTTX; /*!< (@ 0x00000008) Start 2-Wire master transmit seq…
507__OM uint32_t TASKS_STOP; /*!< (@ 0x00000014) Stop 2-Wire transaction. …
509__OM uint32_t TASKS_SUSPEND; /*!< (@ 0x0000001C) Suspend 2-Wire transaction. …
510__OM uint32_t TASKS_RESUME; /*!< (@ 0x00000020) Resume 2-Wire transaction. …
559__OM uint32_t TASKS_ACQUIRE; /*!< (@ 0x00000024) Acquire SPI semaphore. …
560__OM uint32_t TASKS_RELEASE; /*!< (@ 0x00000028) Release SPI semaphore. …
613__OM uint32_t TASKS_OUT[4]; /*!< (@ 0x00000000) Tasks asssociated with GPIOTE ch…
639__OM uint32_t TASKS_START; /*!< (@ 0x00000000) Start an ADC conversion. …
640__OM uint32_t TASKS_STOP; /*!< (@ 0x00000004) Stop ADC. …
668__OM uint32_t TASKS_START; /*!< (@ 0x00000000) Start Timer. …
669__OM uint32_t TASKS_STOP; /*!< (@ 0x00000004) Stop Timer. …
670__OM uint32_t TASKS_COUNT; /*!< (@ 0x00000008) Increment Timer (In counter mode…
671__OM uint32_t TASKS_CLEAR; /*!< (@ 0x0000000C) Clear timer. …
672__OM uint32_t TASKS_SHUTDOWN; /*!< (@ 0x00000010) Shutdown timer. …
674__OM uint32_t TASKS_CAPTURE[4]; /*!< (@ 0x00000040) Capture Timer value to CC[n] reg…
707__OM uint32_t TASKS_START; /*!< (@ 0x00000000) Start RTC Counter. …
708__OM uint32_t TASKS_STOP; /*!< (@ 0x00000004) Stop RTC Counter. …
709__OM uint32_t TASKS_CLEAR; /*!< (@ 0x00000008) Clear RTC Counter. …
710__OM uint32_t TASKS_TRIGOVRFLW; /*!< (@ 0x0000000C) Set COUNTER to 0xFFFFFFF0. …
748__OM uint32_t TASKS_START; /*!< (@ 0x00000000) Start temperature measurement. …
749__OM uint32_t TASKS_STOP; /*!< (@ 0x00000004) Stop temperature measurement. …
775__OM uint32_t TASKS_START; /*!< (@ 0x00000000) Start the random number generato…
776__OM uint32_t TASKS_STOP; /*!< (@ 0x00000004) Stop the random number generator…
804__OM uint32_t TASKS_STARTECB; /*!< (@ 0x00000000) Start ECB block encrypt. If a cr…
808__OM uint32_t TASKS_STOPECB; /*!< (@ 0x00000004) Stop current ECB encryption. If …
836__OM uint32_t TASKS_START; /*!< (@ 0x00000000) Start resolving addresses based …
839__OM uint32_t TASKS_STOP; /*!< (@ 0x00000008) Stop resolving addresses. …
875__OM uint32_t TASKS_KSGEN; /*!< (@ 0x00000000) Start generation of key-stream. …
877__OM uint32_t TASKS_CRYPT; /*!< (@ 0x00000004) Start encrypt/decrypt. This oper…
879__OM uint32_t TASKS_STOP; /*!< (@ 0x00000008) Stop encrypt/decrypt. …
917__OM uint32_t TASKS_START; /*!< (@ 0x00000000) Start the watchdog. …
932__OM uint32_t RR[8]; /*!< (@ 0x00000600) Reload requests registers. …
949__OM uint32_t TASKS_START; /*!< (@ 0x00000000) Start the quadrature decoder. …
950__OM uint32_t TASKS_STOP; /*!< (@ 0x00000004) Stop the quadrature decoder. …
951__OM uint32_t TASKS_READCLRACC; /*!< (@ 0x00000008) Transfers the content from ACC r…
998__OM uint32_t TASKS_START; /*!< (@ 0x00000000) Start the comparator. …
999__OM uint32_t TASKS_STOP; /*!< (@ 0x00000004) Stop the comparator. …
1000__OM uint32_t TASKS_SAMPLE; /*!< (@ 0x00000008) Sample comparator value. …