Home
last modified time | relevance | path

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

123456789

/Zephyr-Core-3.5.0/dts/arm/st/h7/
Dstm32h7b3.dtsi11 * STM32H7B3 line contains the same peripherals as STM32H7A3,
12 * with addition of CRYPTO/HASH and OTFDEC peripherals
/Zephyr-Core-3.5.0/modules/loramac-node/
DCMakeLists.txt39 ${ZEPHYR_LORAMAC_NODE_MODULE_DIR}/src/peripherals/soft-se/aes.c
40 ${ZEPHYR_LORAMAC_NODE_MODULE_DIR}/src/peripherals/soft-se/cmac.c
41 ${ZEPHYR_LORAMAC_NODE_MODULE_DIR}/src/peripherals/soft-se/soft-se.c
42 ${ZEPHYR_LORAMAC_NODE_MODULE_DIR}/src/peripherals/soft-se/soft-se-hal.c
/Zephyr-Core-3.5.0/dts/arm/nordic/
Dnrf91ns.dtsi45 /* Common nRF91 peripherals description. */
49 /* Additional Non-Secure peripherals */
Dnrf91.dtsi44 /* Common nRF91 peripherals description. */
48 /* Additional Secure peripherals */
Dnrf5340_cpuapp.dtsi68 /* Additional Secure peripherals */
109 * Include the non-secure peripherals file here since
/Zephyr-Core-3.5.0/samples/bluetooth/hci_rpmsg/dts/arm/nordic/
Doverride.dtsi1 /* Keep default IRQ priority low for peripherals to reduce Radio ISR latency */
/Zephyr-Core-3.5.0/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-Core-3.5.0/doc/hardware/
Dindex.rst13 peripherals/index.rst
/Zephyr-Core-3.5.0/tests/drivers/i2s/i2s_api/boards/
Dlpcxpresso55s69_cpu0.overlay1 /* i2s_speed with CONFIG_I2S_TEST_SEPARATE_DEVICES=y uses two I2S peripherals:
Dmimxrt685_evk_cm33.overlay1 /* i2s_speed with CONFIG_I2S_TEST_SEPARATE_DEVICES=y uses two I2S peripherals:
/Zephyr-Core-3.5.0/tests/drivers/i2s/i2s_speed/boards/
Dlpcxpresso55s69_cpu0.overlay1 /* i2s_speed with CONFIG_I2S_TEST_SEPARATE_DEVICES=y uses two I2S peripherals:
Dmimxrt685_evk_cm33.overlay1 /* i2s_speed with CONFIG_I2S_TEST_SEPARATE_DEVICES=y uses two I2S peripherals:
Dmimxrt595_evk_cm33.overlay1 /* i2s_speed with CONFIG_I2S_TEST_SEPARATE_DEVICES=y uses two I2S peripherals:
/Zephyr-Core-3.5.0/drivers/spi/
DKconfig.opentitan9 Enable the SPI peripherals on OpenTitan
DKconfig.sifive11 Enable the SPI peripherals on SiFive Freedom processors
DKconfig.litex11 Enable the SPI peripherals on LiteX
DKconfig.gecko13 Enable the SPI peripherals on Gecko
/Zephyr-Core-3.5.0/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.
/Zephyr-Core-3.5.0/boards/arm/arduino_nano_33_ble/
Darduino_nano_33_ble_defconfig11 # enable peripherals
Darduino_nano_33_ble_sense_defconfig11 # enable peripherals
/Zephyr-Core-3.5.0/boards/arm/nucleo_h745zi_q/
Dnucleo_h745zi_q_m4_defconfig15 # By default SERIAL peripherals are assigned to m7
/Zephyr-Core-3.5.0/samples/boards/nrf/nrfx_prs/boards/
Dnrf5340dk_nrf5340_cpuapp.overlay54 * peripherals cannot be used simultaneously and this node must be disabled.
60 /* The following two nodes (corresponding to the SPIM2 and UARTE2 peripherals,
/Zephyr-Core-3.5.0/doc/develop/optimizations/
Dfootprint.rst33 Some peripherals are enabled by default. You can disable unused
34 peripherals in your project configuration, for example::
/Zephyr-Core-3.5.0/tests/drivers/i2s/i2s_speed/
DReadme.txt7 This board uses CONFIG_I2S_TEST_SEPARATE_DEVICES=y and connects two SAI peripherals by shorting
/Zephyr-Core-3.5.0/samples/bluetooth/central_multilink/
DREADME.rst10 BLE devices and establishing connection to up to 62 peripherals with a strong

123456789