Home
last modified time | relevance | path

Searched refs:peripherals (Results 1 – 25 of 298) sorted by relevance

12345678910>>...12

/Zephyr-latest/drivers/spi/
DKconfig.litex11 Enable the SPI peripherals on LiteX
18 Enable the SPI peripherals on LiteX
DKconfig.opentitan9 Enable the SPI peripherals on OpenTitan
DKconfig.sifive12 Enable the SPI peripherals on SiFive Freedom processors
/Zephyr-latest/dts/arm/st/h7/
Dstm32h7b0.dtsi11 * STM32H7B0 line contains the same peripherals as STM32H7A3,
12 * with addition of CRYPTO/HASH and OTFDEC peripherals.
/Zephyr-latest/samples/bluetooth/central_multilink/
DREADME.rst5 Scan, connect and establish connection to up to 62 peripherals.
11 BLE devices and establishing connection to up to 62 peripherals with a strong
/Zephyr-latest/modules/loramac-node/
DCMakeLists.txt41 ${ZEPHYR_LORAMAC_NODE_MODULE_DIR}/src/peripherals/soft-se/aes.c
42 ${ZEPHYR_LORAMAC_NODE_MODULE_DIR}/src/peripherals/soft-se/cmac.c
43 ${ZEPHYR_LORAMAC_NODE_MODULE_DIR}/src/peripherals/soft-se/soft-se.c
44 ${ZEPHYR_LORAMAC_NODE_MODULE_DIR}/src/peripherals/soft-se/soft-se-hal.c
/Zephyr-latest/tests/drivers/counter/counter_basic_api/boards/
Dnrf54h20dk_nrf54h20_cpuppr.overlay5 /* PPR does not have interrupts for fast peripherals. */
/Zephyr-latest/tests/drivers/i2s/i2s_api/boards/
Dlpcxpresso55s69_lpc55s69_cpu0.overlay1 /* i2s_speed with CONFIG_I2S_TEST_SEPARATE_DEVICES=y uses two I2S peripherals:
Dmimxrt685_evk_mimxrt685s_cm33.overlay1 /* i2s_speed with CONFIG_I2S_TEST_SEPARATE_DEVICES=y uses two I2S peripherals:
/Zephyr-latest/tests/drivers/i2s/i2s_speed/boards/
Dlpcxpresso55s69_lpc55s69_cpu0.overlay1 /* i2s_speed with CONFIG_I2S_TEST_SEPARATE_DEVICES=y uses two I2S peripherals:
Dmimxrt685_evk_mimxrt685s_cm33.overlay1 /* i2s_speed with CONFIG_I2S_TEST_SEPARATE_DEVICES=y uses two I2S peripherals:
Dmimxrt595_evk_mimxrt595s_cm33.overlay1 /* i2s_speed with CONFIG_I2S_TEST_SEPARATE_DEVICES=y uses two I2S peripherals:
/Zephyr-latest/tests/drivers/smbus/smbus_emul/src/
Demul.c47 sys_slist_t peripherals; variable
51 sys_slist_prepend(&peripherals, &peripheral->node); in emul_register_smbus_peripheral()
58 SYS_SLIST_FOR_EACH_CONTAINER_SAFE(&peripherals, peripheral, tmp, node) { in emul_get_smbus_peripheral()
71 SYS_SLIST_FOR_EACH_CONTAINER_SAFE(&peripherals, peripheral, tmp, node) { in peripheral_handle_smbalert()
94 SYS_SLIST_FOR_EACH_CONTAINER_SAFE(&peripherals, peripheral, tmp, node) { in peripheral_handle_host_notify()
/Zephyr-latest/samples/boards/nordic/nrfx_prs/
DREADME.rst4 Use nRF peripherals that share the same ID and base address.
9 This sample shows how to use in Zephyr nRF peripherals that share the same ID
10 and base address. Such peripherals cannot be used simultaneously because they
23 - by pressing Button 2 user can switch between the two peripherals
/Zephyr-latest/samples/boards/nordic/nrfx/
DREADME.rst4 Use nrfx library to interact with nRF peripherals.
15 nRF peripherals, enabling those peripherals to interact with each
/Zephyr-latest/doc/hardware/
Dindex.rst15 peripherals/index.rst
/Zephyr-latest/dts/arm/st/h7rs/
Dstm32h7r7.dtsi11 * STM32H7R7 line contains the same peripherals as STM32H7R3.
Dstm32h7s3.dtsi11 * STM32H7S3 line contains the same peripherals as STM32H7R3.
Dstm32h7s7.dtsi11 * STM32H7S7 line contains the same peripherals as STM32H7R7.
/Zephyr-latest/boards/arduino/nano_33_ble/
Darduino_nano_33_ble_defconfig7 # enable peripherals
Darduino_nano_33_ble_nrf52840_sense_defconfig7 # enable peripherals
/Zephyr-latest/samples/bluetooth/hci_ipc/dts/arm/nordic/
Doverride.dtsi1 /* Keep default IRQ priority low for peripherals to reduce Radio ISR latency.
/Zephyr-latest/boards/st/nucleo_h745zi_q/
Dnucleo_h745zi_q_stm32h745xx_m4_defconfig7 # By default SERIAL peripherals are assigned to m7
/Zephyr-latest/boards/st/nucleo_h755zi_q/
Dnucleo_h755zi_q_stm32h755xx_m4_defconfig7 # By default SERIAL peripherals are assigned to m7
/Zephyr-latest/doc/hardware/peripherals/
Dsmbus.rst15 with the peripherals on the motherboard without using dedicated control
16 lines. SMBus peripherals can provide various manufacturer information,
50 the most common mode used to interact with SMBus peripherals.

12345678910>>...12