/Zephyr-Core-3.7.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
|
/Zephyr-Core-3.7.0/samples/bluetooth/peripheral/ |
D | CMakeLists.txt | 5 project(peripheral) project
|
/Zephyr-Core-3.7.0/dts/arm/nxp/ |
D | nxp_lpc55S06_ns.dtsi | 13 peripheral: peripheral@40000000 { label
|
D | nxp_lpc55S16_ns.dtsi | 13 peripheral: peripheral@40000000 { label
|
D | nxp_lpc55S36_ns.dtsi | 13 peripheral: peripheral@40000000 { label
|
D | nxp_lpc55S6x_ns.dtsi | 13 peripheral: peripheral@40000000 { label
|
D | nxp_rt5xx.dtsi | 16 peripheral: peripheral@50000000 { label
|
D | nxp_rt5xx_ns.dtsi | 16 peripheral: peripheral@40000000 { label
|
D | nxp_rt6xx.dtsi | 16 peripheral: peripheral@50000000 { label
|
D | nxp_rt6xx_ns.dtsi | 16 peripheral: peripheral@40000000 { label
|
D | nxp_rw6xx.dtsi | 17 peripheral: peripheral@50000000 { label
|
D | nxp_rw6xx_ns.dtsi | 17 peripheral: peripheral@40000000 { label
|
D | nxp_lpc55S6x.dtsi | 18 peripheral: peripheral@50000000 { label
|
D | nxp_mcxn94x_ns.dtsi | 13 peripheral: peripheral@40000000 { label
|
D | nxp_lpc55S2x.dtsi | 18 peripheral: peripheral@40000000 { label
|
D | nxp_mcxn94x.dtsi | 16 peripheral: peripheral@50000000 { label
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/security/bond_per_connection/src/ |
D | peripheral.c | 16 void peripheral(void) in peripheral() function
|
/Zephyr-Core-3.7.0/modules/hal_nordic/nrf-regtool/ |
D | nrf-regtoolConfig.cmake | 43 set(peripheral "${CMAKE_MATCH_2}") variable
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/security/bond_overwrite_allowed/src/ |
D | peripheral.c | 16 void peripheral(void) in peripheral() function
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/security/bond_overwrite_denied/src/ |
D | peripheral.c | 16 void peripheral(void) in peripheral() function
|
/Zephyr-Core-3.7.0/drivers/clock_control/ |
D | clock_control_mcux_ccm_rev2.c | 21 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/ |
D | peripheral.c | 47 void peripheral(void) in peripheral() function
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/att/open_close/src/ |
D | main.c | 127 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/ |
D | peripheral.c | 36 void peripheral(void) in peripheral() function
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/att/long_read/ |
D | main.c | 184 bool peripheral = (get_device_nbr() == PERIPHERAL_DEVICE_NBR); in the_test() local
|