Searched full:nano (Results 1 – 25 of 103) sorted by relevance
12345
/Zephyr-latest/boards/particle/nrf51_blenano/doc/ |
D | index.rst | 6 The Nano is a development board equipped with Nordic's nRF51822 Bluetooth Low Energy SOC. 12 nRF51 BLE Nano has two external oscillators. The frequency of the slow clock 23 BLE nano pinout 27 :alt: BLE Nano 36 It also regulates 5V from USB to 3.3V via the onboard LDO to power Nano. 38 More information about Nano and DAPLink can be found at the `RedBear Github`_. 50 To flash an application, you'll need to connect your BLE Nano with the 55 Be careful to mount the BLE Nano correctly! The side of the board 58 properly solder headers and assemble the DAPLink and BLE Nano boards. 71 After mounting the BLE Nano on its DAPLink board as described above, [all …]
|
/Zephyr-latest/boards/particle/nrf52_blenano2/doc/ |
D | index.rst | 6 The Nano v2 is a development board equipped with Nordic's next generation nRF52832 Bluetooth Low En… 7 This board was designed as a 'drop-in' replacement of BLE Nano with exactly the same form factor. 26 BLE nano v2 pinout 39 It also regulates 5V from USB to 3.3V via the onboard LDO to power Nano v2. 52 To flash an application, you'll need to connect your BLE Nano 2 with the 57 Be careful to mount the BLE Nano 2 correctly! The side of the board 72 After mounting the BLE Nano 2 on its DAPLink board as described above, 87 .. _Kickstarter: https://www.kickstarter.com/projects/redbearinc/bluetooth-5-ready-ble-module-nano-…
|
/Zephyr-latest/boards/others/promicro_nrf52840/doc/ |
D | index.rst | 3 More of a board type than a unique board, It is based on Nice!Nano. 28 `Nice!Nano website`_. 32 Pinout and Schematic are available in the `Nice!Nano Documentation`_ 142 .. _Nice!Nano website: 143 https://nicekeyboards.com/docs/nice-nano/ 146 .. _Nice!Nano Documentation: 147 https://nicekeyboards.com/docs/nice-nano/pinout-schematic
|
/Zephyr-latest/doc/develop/languages/c/ |
D | newlib.rst | 25 'full' and 'nano' variants. 34 nano variant. 41 Nano Newlib 44 The Newlib nano variant (:file:`libc_nano.a` and :file:`libm_nano.a`) is the 55 Note that the Newlib nano variant is not available for all architectures. The 56 availability of the nano variant is specified by the 73 * C99 format specifiers are not supported in the Newlib nano variant (i.e. 88 higher minimum memory requirement compared to that of the Nano Newlib
|
/Zephyr-latest/drivers/gnss/ |
D | gnss_parse.c | 20 int gnss_parse_dec_to_nano(const char *str, int64_t *nano) in gnss_parse_dec_to_nano() argument 29 __ASSERT(nano != NULL, "nano argument must be provided"); in gnss_parse_dec_to_nano() 72 *nano = sum; in gnss_parse_dec_to_nano() 76 /* Convert decimal part to nano fractions and add it to sum */ in gnss_parse_dec_to_nano() 98 *nano = sum; in gnss_parse_dec_to_nano()
|
D | gnss_parse.h | 13 * @brief Parse decimal string to nano parts 18 * @param nano Destination for parsed decimal 23 int gnss_parse_dec_to_nano(const char *str, int64_t *nano);
|
/Zephyr-latest/dts/bindings/gpio/ |
D | arduino-nano-header-r3.yaml | 5 GPIO pins exposed on Arduino Nano (R3) headers. 7 The Arduino Nano layout provides two headers on opposite edges of the board. 36 compatible: "arduino-nano-header-r3"
|
/Zephyr-latest/boards/arduino/nano_33_ble/doc/ |
D | index.rst | 6 The Arduino Nano 33 BLE is designed around Nordic Semiconductor's 96 :alt: Nano 33 BLE SWD connecting 110 Lauterbach provides `GDB Debug version TRACE32 for Arduino Nano 33 BLE`_. 111 That license ties to Arduino Nano 33 BLE hardware serial number, 115 `Lauterbach TRACE32 GDB Front-End Debugger for Nano 33 BLE`_ 164 https://store.arduino.cc/products/arduino-nano-33-ble 167 https://store.arduino.cc/products/arduino-nano-33-ble-sense 175 .. _GDB Debug version TRACE32 for Arduino Nano 33 BLE: 178 .. _Lauterbach TRACE32 GDB Front-End Debugger for Nano 33 BLE: 179 https://docs.arduino.cc/tutorials/nano-33-ble-sense/trace-32
|
/Zephyr-latest/tests/unit/cbprintf/ |
D | testcase.yaml | 47 utilities.prf.m32v80: # NANO 61 utilities.prf.m32v181: # NANO + FULL + LIBC 103 utilities.prf.m32v281: # PACKAGED NANO + FULL 156 utilities.prf.m32va81: # PACKAGED NANO + FULL + AVOID_C_GENERIC 192 utilities.prf.m64v80: # NANO 206 utilities.prf.m64v181: # NANO + FULL + LIBC 249 utilities.prf.m64v281: # PACKAGED NANO + FULL 297 utilities.prf.m64v681: # PACKAGED NANO + FULL + LONG_DOUBLE PACKAGING 354 utilities.prf.m64va81: # PACKAGED NANO + FULL + AVOID_C_GENERIC 398 utilities.prf.m64v2281: # PACKAGED NANO + FULL + CBPRINTF_PACKAGE_ADD_STRING_IDXS
|
/Zephyr-latest/boards/norik/octopus_io_board/dts/bindings/ |
D | norik,sim_select.yaml | 7 external nano SIM. Which SIM is used can be selected using the 'sim' 26 description: SIM choice (on-board eSIM or external nano SIM)
|
/Zephyr-latest/boards/norik/octopus_som/dts/bindings/ |
D | norik,sim_select.yaml | 7 external nano SIM. Which SIM is used can be selected using the 'sim' 26 description: SIM choice (on-board eSIM or external nano SIM)
|
/Zephyr-latest/boards/actinius/icarus_bee/dts/bindings/ |
D | actinius-sim-select.yaml | 7 external nano-SIM. The SIM can be selected by changing the `sim` property 26 description: SIM choice (eSIM or external nano-SIM)
|
/Zephyr-latest/boards/actinius/icarus_som/dts/bindings/ |
D | actinius-sim-select.yaml | 7 external nano-SIM. The SIM can be selected by changing the `sim` property 26 description: SIM choice (eSIM or external nano-SIM)
|
/Zephyr-latest/boards/actinius/icarus/dts/bindings/ |
D | actinius-sim-select.yaml | 7 external nano-SIM. The SIM can be selected by changing the `sim` property 26 description: SIM choice (eSIM or external nano-SIM)
|
/Zephyr-latest/boards/actinius/icarus_som_dk/dts/bindings/ |
D | actinius-sim-select.yaml | 7 external nano-SIM. The SIM can be selected by changing the `sim` property 26 description: SIM choice (eSIM or external nano-SIM)
|
/Zephyr-latest/boards/shields/adafruit_2_8_tft_touch_v2/ |
D | adafruit_2_8_tft_touch_v2_nano.overlay | 11 * Arduino Nano form factor doesn't really have a Rev3 Arduino header 12 * so the below is a mapping of "virtual" Rev3 pins to real nano pins.
|
/Zephyr-latest/lib/libc/newlib/ |
D | Kconfig | 7 bool "Build with newlib-nano C library" 10 Build with newlib-nano library, for small embedded apps. 11 The newlib-nano library for ARM embedded processors is a part of the
|
/Zephyr-latest/boards/arduino/nano_33_iot/doc/ |
D | index.rst | 6 The Arduino Nano 33 IOT is a small form factor development board with USB, 69 The Nano 33 IOT ships the BOSSA compatible UF2 bootloader. The 86 #. Connect the Nano 33 IOT to your host computer using USB 125 https://store.arduino.cc/arduino-nano-33-iot
|
/Zephyr-latest/boards/sipeed/longan_nano/doc/ |
D | index.rst | 6 The Sipeed Longan Nano and Longan Nano Lite is an simple and tiny development board with 40 The microSD card reader in Longan Nano board is connected to SPI1.
|
/Zephyr-latest/tests/kernel/common/ |
D | testcase.yaml | 49 - nano 61 - nano
|
/Zephyr-latest/boards/particle/nrf51_blenano/ |
D | board.yml | 3 full_name: Redbear Labs Nano
|
/Zephyr-latest/boards/arduino/nano_33_iot/ |
D | board.yml | 3 full_name: Arduino Nano 33 IOT
|
/Zephyr-latest/boards/particle/nrf52_blenano2/ |
D | board.yml | 3 full_name: Redbear Labs Nano v2
|
D | nrf52_blenano2.yaml | 2 name: BLE Nano 2
|
/Zephyr-latest/boards/sipeed/longan_nano/ |
D | board.yml | 3 full_name: Longan Nano
|
12345