Home
last modified time | relevance | path

Searched full:peripheral (Results 1 – 25 of 1267) sorted by relevance

12345678910>>...51

/Zephyr-Core-3.7.0/drivers/espi/
DKconfig7 bool "Enhanced Serial Peripheral Interface (eSPI) bus drivers"
38 bool "eSPI peripheral channel"
41 eSPI Controller supports peripheral channel.
85 bool "UART peripheral"
87 Enables UART over eSPI peripheral channel.
90 bool "8042 kbc peripheral"
92 Enables 8042 keyboard controller over eSPI peripheral channel.
95 bool "Host I/O peripheral"
97 Enables ACPI Host I/O over eSPI peripheral channel.
100 bool "Host I/O peripheral Private Channel"
[all …]
DKconfig.xec87 int "Host I/O peripheral port size for shared memory in MEC172X series"
95 int "Host I/O peripheral port size for ec host command in MEC172X series"
111 ESPI Peripheral Channel.
117 ESPI Peripheral Channel.
123 ESPI Peripheral Channel.
129 ESPI Peripheral Channel.
135 ESPI Peripheral Channel.
141 ESPI Peripheral Channel.
147 ESPI Peripheral Channel.
153 ESPI Peripheral Channel.
/Zephyr-Core-3.7.0/soc/arm/beetle/
Dsoc_registers.h28 /* Offset: 0x020 (r/w)AHB peripheral access control set */
30 /* Offset: 0x024 (r/w)AHB peripheral access control clear */
33 /* Offset: 0x030 (r/w)APB peripheral access control set */
35 /* Offset: 0x034 (r/w)APB peripheral access control clear */
51 /* Offset: 0x080 (r/w) AHB peripheral clock set in active state */
53 /* Offset: 0x084 (r/w) AHB peripheral clock clear in active state */
55 /* Offset: 0x088 (r/w) AHB peripheral clock set in sleep state */
57 /* Offset: 0x08c (r/w) AHB peripheral clock clear in sleep state */
59 /* Offset: 0x090 (r/w) AHB peripheral clock set in deep sleep state */
61 /* Offset: 0x094 (r/w) AHB peripheral clock clear in deep sleep state */
[all …]
/Zephyr-Core-3.7.0/tests/drivers/smbus/smbus_emul/src/
Demul.c42 * Emulate SMBus peripheral device, connected to the bus as
46 /* List of peripheral devices registered */
49 void emul_register_smbus_peripheral(struct smbus_peripheral *peripheral) in emul_register_smbus_peripheral() argument
51 sys_slist_prepend(&peripherals, &peripheral->node); in emul_register_smbus_peripheral()
56 struct smbus_peripheral *peripheral, *tmp; in emul_get_smbus_peripheral() local
58 SYS_SLIST_FOR_EACH_CONTAINER_SAFE(&peripherals, peripheral, tmp, node) { in emul_get_smbus_peripheral()
59 if (peripheral->addr == addr) { in emul_get_smbus_peripheral()
60 return peripheral; in emul_get_smbus_peripheral()
69 struct smbus_peripheral *peripheral, *tmp, *found = NULL; in peripheral_handle_smbalert() local
71 SYS_SLIST_FOR_EACH_CONTAINER_SAFE(&peripherals, peripheral, tmp, node) { in peripheral_handle_smbalert()
[all …]
/Zephyr-Core-3.7.0/dts/bindings/clock/
Dst,stm32-rcc.yaml7 clocks for AHB (Advanced High Performance) and APB (Advanced Peripheral) bus domains.
16 Last, peripheral bus clocks (typically PCLK1, PCLK2) should be configured using matching
29 To specify a gated clock, a peripheral should define a "clocks" property encoded
37 the bus controlling the peripheral and the second index specifies the bit used to
38 control the peripheral clock in that bus register.
39 The gated clock is required when accessing to the peripheral controller is needed
41 also used for peripheral operation.
55 register while the gated clock is off. As it doesn't feed the peripheral's controller, it
56 allows peripheral operation, but can't be used for peripheral configuration.
57 It is peripheral driver's responsibility to query and use clock source information in
[all …]
Datmel,sam-pmc.yaml8 controlling all system and user peripheral clocks. The PMC enables/disables
11 To specify the clocks in a peripheral, the standard clocks property needs
21 peripheral-id was defined as p-id. The p-id number should be consulted on
46 of the clock (core, system, peripheral or generated) and the second entry
47 it's the peripheral identification index as provided by the datasheet.
51 - peripheral-id
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/ll/cis/
DKconfig15 bool "Multiple Peripheral CIS"
17 Multiple Peripheral CIS establishment.
22 Skip central and/or peripheral subevent reception to test flush
26 bool "Skip peripheral role subevents to test Flush Timeout"
29 Skip peripheral role subevent reception to test flush timeout
33 int "Skip peripheral ISO events count, all subevents in them"
36 Skip peripheral ISO events count where all subevents are skipped.
/Zephyr-Core-3.7.0/soc/atmel/sam0/common/
Dsoc_port.h38 /* Peripheral Multiplexer Enable */
46 /** Connect pin to peripheral A. */
48 /** Connect pin to peripheral B. */
50 /** Connect pin to peripheral C. */
52 /** Connect pin to peripheral D. */
54 /** Connect pin to peripheral E. */
56 /** Connect pin to peripheral F. */
58 /** Connect pin to peripheral G. */
60 /** Connect pin to peripheral H. */
62 /** Connect pin to peripheral I. */
[all …]
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/ll/cis/tests_scripts/
Dconnected_iso.sh19 -v=${verbosity_level} -s=${simulation_id} -d=1 -testid=peripheral
22 -v=${verbosity_level} -s=${simulation_id} -d=2 -testid=peripheral
25 -v=${verbosity_level} -s=${simulation_id} -d=3 -testid=peripheral
28 -v=${verbosity_level} -s=${simulation_id} -d=4 -testid=peripheral
31 -v=${verbosity_level} -s=${simulation_id} -d=5 -testid=peripheral
34 -v=${verbosity_level} -s=${simulation_id} -d=6 -testid=peripheral
37 -v=${verbosity_level} -s=${simulation_id} -d=7 -testid=peripheral
40 -v=${verbosity_level} -s=${simulation_id} -d=8 -testid=peripheral
43 -v=${verbosity_level} -s=${simulation_id} -d=9 -testid=peripheral
Dconnected_iso_acl_first.sh19 -v=${verbosity_level} -s=${simulation_id} -d=1 -testid=peripheral
22 -v=${verbosity_level} -s=${simulation_id} -d=2 -testid=peripheral
25 -v=${verbosity_level} -s=${simulation_id} -d=3 -testid=peripheral
28 -v=${verbosity_level} -s=${simulation_id} -d=4 -testid=peripheral
31 -v=${verbosity_level} -s=${simulation_id} -d=5 -testid=peripheral
34 -v=${verbosity_level} -s=${simulation_id} -d=6 -testid=peripheral
37 -v=${verbosity_level} -s=${simulation_id} -d=7 -testid=peripheral
40 -v=${verbosity_level} -s=${simulation_id} -d=8 -testid=peripheral
43 -v=${verbosity_level} -s=${simulation_id} -d=9 -testid=peripheral
Dconnected_iso_legacy_adv.sh19 -v=${verbosity_level} -s=${simulation_id} -d=1 -testid=peripheral
22 -v=${verbosity_level} -s=${simulation_id} -d=2 -testid=peripheral
25 -v=${verbosity_level} -s=${simulation_id} -d=3 -testid=peripheral
28 -v=${verbosity_level} -s=${simulation_id} -d=4 -testid=peripheral
31 -v=${verbosity_level} -s=${simulation_id} -d=5 -testid=peripheral
34 -v=${verbosity_level} -s=${simulation_id} -d=6 -testid=peripheral
37 -v=${verbosity_level} -s=${simulation_id} -d=7 -testid=peripheral
40 -v=${verbosity_level} -s=${simulation_id} -d=8 -testid=peripheral
43 -v=${verbosity_level} -s=${simulation_id} -d=9 -testid=peripheral
Dconnected_iso_legacy_adv_acl_first.sh19 -v=${verbosity_level} -s=${simulation_id} -d=1 -testid=peripheral
22 -v=${verbosity_level} -s=${simulation_id} -d=2 -testid=peripheral
25 -v=${verbosity_level} -s=${simulation_id} -d=3 -testid=peripheral
28 -v=${verbosity_level} -s=${simulation_id} -d=4 -testid=peripheral
31 -v=${verbosity_level} -s=${simulation_id} -d=5 -testid=peripheral
34 -v=${verbosity_level} -s=${simulation_id} -d=6 -testid=peripheral
37 -v=${verbosity_level} -s=${simulation_id} -d=7 -testid=peripheral
40 -v=${verbosity_level} -s=${simulation_id} -d=8 -testid=peripheral
43 -v=${verbosity_level} -s=${simulation_id} -d=9 -testid=peripheral
/Zephyr-Core-3.7.0/modules/hal_nordic/nrf-regtool/
Dnrf-regtoolConfig.cmake4 function(nrf_regtool_generate_hex_from_dts peripheral)
5 string(TOLOWER "${peripheral}.hex" generated_hex_name)
6 string(TOLOWER "${peripheral}_merged.hex" merged_hex_name)
18 --peripheral ${peripheral}
27 message(STATUS "Generated ${peripheral} hex file: ${generated_hex_file}")
43 set(peripheral "${CMAKE_MATCH_2}") variable
46 nrf_regtool_generate_hex_from_dts(${peripheral})
/Zephyr-Core-3.7.0/samples/bluetooth/peripheral/
Dsample.yaml2 name: Bluetooth Peripheral
3 description: Demonstrates the BLE Peripheral role
5 sample.bluetooth.peripheral:
13 sample.bluetooth.peripheral.x_nucleo_idb05a1_shield:
/Zephyr-Core-3.7.0/dts/arm/silabs/
Defm32gg11b.dtsi63 peripheral-id = <0>;
72 peripheral-id = <1>;
81 peripheral-id = <0>;
90 peripheral-id = <1>;
99 peripheral-id = <2>;
108 peripheral-id = <3>;
117 peripheral-id = <4>;
126 peripheral-id = <5>;
134 peripheral-id = <0>;
142 peripheral-id = <1>;
[all …]
Defm32gg12b.dtsi62 peripheral-id = <0>;
71 peripheral-id = <1>;
80 peripheral-id = <0>;
89 peripheral-id = <1>;
98 peripheral-id = <2>;
107 peripheral-id = <3>;
116 peripheral-id = <4>;
124 peripheral-id = <0>;
132 peripheral-id = <1>;
169 peripheral-id = <0>;
[all …]
Defm32wg.dtsi48 peripheral-id = <0>;
57 peripheral-id = <1>;
66 peripheral-id = <2>;
75 peripheral-id = <0>;
84 peripheral-id = <1>;
92 peripheral-id = <0>;
100 peripheral-id = <1>;
137 peripheral-id = <0>;
146 peripheral-id = <1>;
155 peripheral-id = <2>;
[all …]
Defr32mg.dtsi50 peripheral-id = <0>;
59 peripheral-id = <1>;
68 peripheral-id = <2>;
77 peripheral-id = <3>;
85 peripheral-id = <0>;
131 peripheral-id = <0>;
140 peripheral-id = <1>;
149 peripheral-id = <2>;
158 peripheral-id = <3>;
167 peripheral-id = <5>;
[all …]
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/l2cap/stress/tests_scripts/
Dl2cap_nofrag.sh18 Execute "${bsim_exe}" -v=${verbosity_level} -s=${simulation_id} -d=1 -testid=peripheral -rs=42
19 Execute "${bsim_exe}" -v=${verbosity_level} -s=${simulation_id} -d=2 -testid=peripheral -rs=10
20 Execute "${bsim_exe}" -v=${verbosity_level} -s=${simulation_id} -d=3 -testid=peripheral -rs=23
21 Execute "${bsim_exe}" -v=${verbosity_level} -s=${simulation_id} -d=4 -testid=peripheral -rs=7884
22 Execute "${bsim_exe}" -v=${verbosity_level} -s=${simulation_id} -d=5 -testid=peripheral -rs=230
23 Execute "${bsim_exe}" -v=${verbosity_level} -s=${simulation_id} -d=6 -testid=peripheral -rs=9
Dl2cap_syswq.sh18 Execute "${bsim_exe}" -v=${verbosity_level} -s=${simulation_id} -d=1 -testid=peripheral -rs=42
19 Execute "${bsim_exe}" -v=${verbosity_level} -s=${simulation_id} -d=2 -testid=peripheral -rs=10
20 Execute "${bsim_exe}" -v=${verbosity_level} -s=${simulation_id} -d=3 -testid=peripheral -rs=23
21 Execute "${bsim_exe}" -v=${verbosity_level} -s=${simulation_id} -d=4 -testid=peripheral -rs=7884
22 Execute "${bsim_exe}" -v=${verbosity_level} -s=${simulation_id} -d=5 -testid=peripheral -rs=230
23 Execute "${bsim_exe}" -v=${verbosity_level} -s=${simulation_id} -d=6 -testid=peripheral -rs=9
Dl2cap.sh18 Execute "${bsim_exe}" -v=${verbosity_level} -s=${simulation_id} -d=1 -testid=peripheral -rs=42
19 Execute "${bsim_exe}" -v=${verbosity_level} -s=${simulation_id} -d=2 -testid=peripheral -rs=10
20 Execute "${bsim_exe}" -v=${verbosity_level} -s=${simulation_id} -d=3 -testid=peripheral -rs=23
21 Execute "${bsim_exe}" -v=${verbosity_level} -s=${simulation_id} -d=4 -testid=peripheral -rs=7884
22 Execute "${bsim_exe}" -v=${verbosity_level} -s=${simulation_id} -d=5 -testid=peripheral -rs=230
23 Execute "${bsim_exe}" -v=${verbosity_level} -s=${simulation_id} -d=6 -testid=peripheral -rs=9
/Zephyr-Core-3.7.0/samples/bluetooth/direction_finding_peripheral/
Dsample.yaml2 name: Direction Finding Peripheral
3 description: Sample application showing peripheral role of Direction Finding in
6 sample.bluetooth.direction_finding.peripheral:
17 sample.bluetooth.direction_finding.peripheral.aod:
/Zephyr-Core-3.7.0/include/zephyr/dt-bindings/dma/
Ddma_smartbond.h11 * @brief Vendror-specific DMA peripheral triggering sources.
14 * is configured for peripheral to peripheral or memory to peripheral
/Zephyr-Core-3.7.0/subsys/mgmt/osdp/
DKconfig.cp8 int "Number of connected Peripheral Devices"
16 string "List of connected Peripheral Device addresses"
23 int "OSDP Peripheral Device command queue size"
38 int "Number Peripheral Device POLL commands per second"
41 The Control Panel must query the Peripheral Device periodically to
/Zephyr-Core-3.7.0/include/zephyr/drivers/dma/
Ddma_smartbond.h11 * @brief Vendror-specific DMA peripheral triggering sources.
14 * is configured for peripheral to peripheral or memory to peripheral

12345678910>>...51