Home
last modified time | relevance | path

Searched defs:peripheral (Results 1 – 25 of 30) sorted by relevance

12

/Zephyr-Core-3.7.0/tests/drivers/smbus/smbus_emul/src/
Demul.c49 void emul_register_smbus_peripheral(struct smbus_peripheral *peripheral) in emul_register_smbus_peripheral()
56 struct smbus_peripheral *peripheral, *tmp; in emul_get_smbus_peripheral() local
69 struct smbus_peripheral *peripheral, *tmp, *found = NULL; in peripheral_handle_smbalert() local
92 struct smbus_peripheral *peripheral, *tmp; in peripheral_handle_host_notify() local
109 struct smbus_peripheral *peripheral; in peripheral_write() local
123 struct smbus_peripheral *peripheral; in peripheral_read() local
140 struct smbus_peripheral *peripheral; in emul_start_smbus_protocol() local
/Zephyr-Core-3.7.0/samples/bluetooth/peripheral/
DCMakeLists.txt5 project(peripheral) project
/Zephyr-Core-3.7.0/dts/arm/nxp/
Dnxp_lpc55S06_ns.dtsi13 peripheral: peripheral@40000000 { label
Dnxp_lpc55S16_ns.dtsi13 peripheral: peripheral@40000000 { label
Dnxp_lpc55S36_ns.dtsi13 peripheral: peripheral@40000000 { label
Dnxp_lpc55S6x_ns.dtsi13 peripheral: peripheral@40000000 { label
Dnxp_rt5xx.dtsi16 peripheral: peripheral@50000000 { label
Dnxp_rt5xx_ns.dtsi16 peripheral: peripheral@40000000 { label
Dnxp_rt6xx.dtsi16 peripheral: peripheral@50000000 { label
Dnxp_rt6xx_ns.dtsi16 peripheral: peripheral@40000000 { label
Dnxp_rw6xx.dtsi17 peripheral: peripheral@50000000 { label
Dnxp_rw6xx_ns.dtsi17 peripheral: peripheral@40000000 { label
Dnxp_lpc55S6x.dtsi18 peripheral: peripheral@50000000 { label
Dnxp_mcxn94x_ns.dtsi13 peripheral: peripheral@40000000 { label
Dnxp_lpc55S2x.dtsi18 peripheral: peripheral@40000000 { label
Dnxp_mcxn94x.dtsi16 peripheral: peripheral@50000000 { label
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/security/bond_per_connection/src/
Dperipheral.c16 void peripheral(void) in peripheral() function
/Zephyr-Core-3.7.0/modules/hal_nordic/nrf-regtool/
Dnrf-regtoolConfig.cmake43 set(peripheral "${CMAKE_MATCH_2}") variable
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/security/bond_overwrite_allowed/src/
Dperipheral.c16 void peripheral(void) in peripheral() function
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/security/bond_overwrite_denied/src/
Dperipheral.c16 void peripheral(void) in peripheral() function
/Zephyr-Core-3.7.0/drivers/clock_control/
Dclock_control_mcux_ccm_rev2.c21 uint32_t peripheral, instance; in mcux_ccm_on() local
60 uint32_t clock_root, peripheral, instance; in mcux_ccm_get_subsys_rate() local
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/gatt/sc_indicate/src/
Dperipheral.c47 void peripheral(void) in peripheral() function
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/att/open_close/src/
Dmain.c127 bool peripheral = (get_device_nbr() == PERIPHERAL_DEVICE_NBR); in a_test_iteration() local
217 bool peripheral = (get_device_nbr() == PERIPHERAL_DEVICE_NBR); in the_test() local
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/security/id_addr_update/peripheral/src/
Dperipheral.c36 void peripheral(void) in peripheral() function
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/att/long_read/
Dmain.c184 bool peripheral = (get_device_nbr() == PERIPHERAL_DEVICE_NBR); in the_test() local

12