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. …