Lines Matching +full:inter +full:- +full:cpu
10 Semiconductor nRF51822 ARM Cortex-M0 CPU and the following devices:
16 * :abbr:`I2C (Inter-Integrated Circuit)`
22 * :abbr:`UART (Universal asynchronous receiver-transmitter)`
49 +-----------+------------+----------------------+
52 | ADC | on-chip | adc |
53 +-----------+------------+----------------------+
54 | CLOCK | on-chip | clock_control |
55 +-----------+------------+----------------------+
56 | FLASH | on-chip | flash |
57 +-----------+------------+----------------------+
58 | GPIO | on-chip | gpio |
59 +-----------+------------+----------------------+
60 | I2C(M) | on-chip | i2c |
61 +-----------+------------+----------------------+
62 | NVIC | on-chip | arch/arm |
63 +-----------+------------+----------------------+
64 | RADIO | on-chip | Bluetooth |
65 +-----------+------------+----------------------+
66 | RTC | on-chip | system clock |
67 +-----------+------------+----------------------+
69 +-----------+------------+----------------------+
70 | SPI(M/S) | on-chip | spi |
71 +-----------+------------+----------------------+
72 | UART | on-chip | serial |
73 +-----------+------------+----------------------+
74 | WDT | on-chip | watchdog |
75 +-----------+------------+----------------------+
85 ---
92 ------------
108 Here is an example for the :zephyr:code-sample:`hello_world` application.
112 .. code-block:: console
114 $ minicom -D <tty_device> -b 115200
121 .. zephyr-app-commands::
122 :zephyr-app: samples/hello_world
135 Build and flash the :zephyr:code-sample:`blinky` sample to test that the onboard LED
141 .. target-notes::
143 .. _nRF51 Dongle website: http://www.nordicsemi.com/eng/Products/nRF51-Dongle