Home
last modified time | relevance | path

Searched full:nrf5 (Results 1 – 25 of 98) sorted by relevance

1234

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/
DCMakeLists.txt93 hal/nrf5/cntr.c
94 hal/nrf5/radio/radio.c
95 hal/nrf5/mayfly.c
96 hal/nrf5/ticker.c
101 hal/nrf5/ecb.c
106 hal/nrf5/radio/radio_df.c
120 hal/nrf5/nrfx_glue
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/hal/
Dradio_vendor_hal.h7 #include "hal/nrf5/radio/radio.h"
8 #include "hal/nrf5/radio/radio_nrf5.h"
9 #include "hal/nrf5/radio/radio_nrf5_txp.h"
Dcpu_vendor_hal.h7 #include "hal/nrf5/cpu.h"
Ddebug_vendor_hal.h7 #include "hal/nrf5/debug.h"
Dswi_vendor_hal.h7 #include "hal/nrf5/swi.h"
Dticker_vendor_hal.h7 #include "hal/nrf5/ticker.h"
Dradio_df_vendor_hal.h7 #include "hal/nrf5/radio/radio_df.h"
/Zephyr-Core-3.7.0/boards/nordic/nrf52840dongle/
Dfstab-stock.dtsi7 /* Flash partition table compatible with Nordic nRF5 bootloader */
38 /* Nordic nRF5 bootloader <0xe0000 0x1c000>
41 * are used by the nRF5 bootloader and MBR to store settings.
DKconfig19 bool "Board has nRF5 bootloader"
23 nRF5 bootloader.
DKconfig.defconfig9 # To let the nRF5 bootloader load an application, the application
12 # Nordic nRF5 bootloader exists outside of the partitions specified in the
/Zephyr-Core-3.7.0/boards/makerdiary/nrf52840_mdk_usb_dongle/
Dfstab-stock.dtsi7 /* Flash partition table compatible with Nordic nRF5 bootloader */
41 /* Nordic nRF5 bootloader <0xe0000 0x1c000>
44 * are used by the nRF5 bootloader and MBR to store settings.
DKconfig15 bool "Board has nRF5 bootloader"
19 nRF5 bootloader.
DKconfig.defconfig11 # To let the nRF5 bootloader load an application, the application
14 # Nordic nRF5 bootloader exists outside of the partitions specified in the
/Zephyr-Core-3.7.0/boards/common/
Dopenocd-nrf5.board.cmake10 string(REGEX MATCH nrf5. OPENOCD_NRF5_SUBFAMILY "${BOARD}")
13 string(REGEX MATCH nrf5. OPENOCD_NRF5_SUBFAMILY "${BOARD_QUALIFIERS}")
19 "Can't match nrf5 subfamily from BOARD name. "
/Zephyr-Core-3.7.0/drivers/sensor/nordic/temp/
DKconfig15 bool "nRF5 Temperature Sensor"
20 Enable driver for nRF5 temperature sensor.
/Zephyr-Core-3.7.0/boards/ezurio/bl654_usb/
DKconfig.defconfig8 # To let the nRF5 bootloader load an application, the application
11 # Nordic nRF5 bootloader exists outside of the partitions specified in the
/Zephyr-Core-3.7.0/drivers/entropy/
DKconfig.nrf51 # nRF5 entropy generator driver configuration
15 bool "nRF5 RNG driver"
/Zephyr-Core-3.7.0/boards/makerdiary/nrf52840_mdk/
Dboard.cmake6 include(${ZEPHYR_BASE}/boards/common/openocd-nrf5.board.cmake)
/Zephyr-Core-3.7.0/boards/nordic/nrf51dk/
Dboard.cmake7 include(${ZEPHYR_BASE}/boards/common/openocd-nrf5.board.cmake)
/Zephyr-Core-3.7.0/dts/bindings/gpio/
Dnordic,nrf-gpiote.yaml4 description: NRF5 GPIOTE node
/Zephyr-Core-3.7.0/drivers/crypto/
DKconfig.nrf_ecb11 # (see subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/ecb.c),
/Zephyr-Core-3.7.0/boards/u-blox/ubx_bmd330eval/
Dboard.cmake9 include(${ZEPHYR_BASE}/boards/common/openocd-nrf5.board.cmake)
/Zephyr-Core-3.7.0/boards/u-blox/ubx_bmd360eval/
Dboard.cmake9 include(${ZEPHYR_BASE}/boards/common/openocd-nrf5.board.cmake)
/Zephyr-Core-3.7.0/tests/drivers/build_all/ieee802154/
Dtestcase.yaml17 drivers.ieee802154.build.nrf5:
/Zephyr-Core-3.7.0/samples/bluetooth/hci_uart_async/
Dsample.yaml13 sample.bluetooth.hci_uart_async.nrf5:

1234