/Zephyr-Core-3.5.0/tests/drivers/smbus/smbus_emul/src/ |
D | emul.c | 49 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
|
D | smbus.c | 285 struct smbus_peripheral peripheral = { variable
|
/Zephyr-Core-3.5.0/samples/bluetooth/peripheral/ |
D | CMakeLists.txt | 5 project(peripheral) project
|
/Zephyr-Core-3.5.0/dts/arm/nxp/ |
D | nxp_lpc55S36_ns.dtsi | 13 peripheral: peripheral@40000000 { label
|
D | nxp_lpc55S6x_ns.dtsi | 13 peripheral: peripheral@40000000 { label
|
D | nxp_lpc55S06_ns.dtsi | 13 peripheral: peripheral@40000000 { label
|
D | nxp_lpc55S16_ns.dtsi | 13 peripheral: peripheral@40000000 { label
|
D | nxp_lpc55S2x.dtsi | 18 peripheral: peripheral@40000000 { label
|
D | nxp_lpc55S6x.dtsi | 18 peripheral: peripheral@50000000 { label
|
D | nxp_rt6xx.dtsi | 16 peripheral: peripheral@50000000 { label
|
D | nxp_rt6xx_ns.dtsi | 16 peripheral: peripheral@40000000 { label
|
D | nxp_rt5xx_ns.dtsi | 16 peripheral: peripheral@40000000 { label
|
D | nxp_rt5xx.dtsi | 16 peripheral: peripheral@50000000 { label
|
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/security/bond_per_connection/src/ |
D | peripheral.c | 16 void peripheral(void) in peripheral() function
|
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/security/bond_overwrite_allowed/src/ |
D | peripheral.c | 16 void peripheral(void) in peripheral() function
|
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/security/bond_overwrite_denied/src/ |
D | peripheral.c | 16 void peripheral(void) in peripheral() function
|
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/gatt/sc_indicate/src/ |
D | peripheral.c | 47 void peripheral(void) in peripheral() function
|
/Zephyr-Core-3.5.0/drivers/clock_control/ |
D | clock_control_mcux_ccm_rev2.c | 35 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/ |
D | peripheral.c | 36 void peripheral(void) in peripheral() function
|
/Zephyr-Core-3.5.0/drivers/pinctrl/ |
D | pfc_rcar.c | 43 static void pfc_rcar_set_gpsr(uint16_t pin, bool peripheral) in pfc_rcar_set_gpsr()
|
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/ |
D | iso.h | 887 struct bt_iso_unicast_tx_info peripheral; member
|
/Zephyr-Core-3.5.0/subsys/usb/device_next/class/ |
D | usbd_msc_scsi.c | 156 uint8_t peripheral; member
|
/Zephyr-Core-3.5.0/subsys/bluetooth/host/ |
D | iso.c | 1008 struct bt_iso_unicast_tx_info *peripheral = &unicast_info->peripheral; in store_cis_info() local
|