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