Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.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
Dsmbus.c285 struct smbus_peripheral peripheral = { variable
/Zephyr-Core-3.5.0/samples/bluetooth/peripheral/
DCMakeLists.txt5 project(peripheral) project
/Zephyr-Core-3.5.0/dts/arm/nxp/
Dnxp_lpc55S36_ns.dtsi13 peripheral: peripheral@40000000 { label
Dnxp_lpc55S6x_ns.dtsi13 peripheral: peripheral@40000000 { label
Dnxp_lpc55S06_ns.dtsi13 peripheral: peripheral@40000000 { label
Dnxp_lpc55S16_ns.dtsi13 peripheral: peripheral@40000000 { label
Dnxp_lpc55S2x.dtsi18 peripheral: peripheral@40000000 { label
Dnxp_lpc55S6x.dtsi18 peripheral: peripheral@50000000 { label
Dnxp_rt6xx.dtsi16 peripheral: peripheral@50000000 { label
Dnxp_rt6xx_ns.dtsi16 peripheral: peripheral@40000000 { label
Dnxp_rt5xx_ns.dtsi16 peripheral: peripheral@40000000 { label
Dnxp_rt5xx.dtsi16 peripheral: peripheral@50000000 { label
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/security/bond_per_connection/src/
Dperipheral.c16 void peripheral(void) in peripheral() function
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/security/bond_overwrite_allowed/src/
Dperipheral.c16 void peripheral(void) in peripheral() function
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/security/bond_overwrite_denied/src/
Dperipheral.c16 void peripheral(void) in peripheral() function
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/gatt/sc_indicate/src/
Dperipheral.c47 void peripheral(void) in peripheral() function
/Zephyr-Core-3.5.0/drivers/clock_control/
Dclock_control_mcux_ccm_rev2.c35 uint32_t clock_root, peripheral, instance; in mcux_ccm_get_subsys_rate() local
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/security/id_addr_update/peripheral/src/
Dperipheral.c36 void peripheral(void) in peripheral() function
/Zephyr-Core-3.5.0/drivers/pinctrl/
Dpfc_rcar.c43 static void pfc_rcar_set_gpsr(uint16_t pin, bool peripheral) in pfc_rcar_set_gpsr()
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/
Diso.h887 struct bt_iso_unicast_tx_info peripheral; member
/Zephyr-Core-3.5.0/subsys/usb/device_next/class/
Dusbd_msc_scsi.c156 uint8_t peripheral; member
/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Diso.c1008 struct bt_iso_unicast_tx_info *peripheral = &unicast_info->peripheral; in store_cis_info() local