/Zephyr-Core-2.7.6/subsys/mgmt/mcumgr/ |
D | smp_udp.c | 103 struct config *conf = (struct config *)p1; in smp_udp_receive_thread() local 184 static void create_thread(struct config *conf, const char *name) in create_thread() 199 struct config *conf; in smp_udp_open() local
|
/Zephyr-Core-2.7.6/drivers/ieee802154/ |
D | ieee802154_rf2xx.c | 356 const struct rf2xx_config *conf = dev->config; in get_mac() local 616 const struct rf2xx_config *conf = dev->config; in rf2xx_start() local 630 const struct rf2xx_config *conf = dev->config; in rf2xx_stop() local 712 const struct rf2xx_config *conf = dev->config; in power_on_and_setup() local 784 const struct rf2xx_config *conf = dev->config; in configure_gpios() local 845 const struct rf2xx_config *conf = dev->config; in configure_spi() local 888 const struct rf2xx_config *conf = dev->config; in rf2xx_init() local
|
D | ieee802154_rf2xx_iface.c | 29 const struct rf2xx_config *conf = dev->config; in rf2xx_iface_phy_rst() local 45 const struct rf2xx_config *conf = dev->config; in rf2xx_iface_phy_tx_start() local
|
/Zephyr-Core-2.7.6/drivers/entropy/ |
D | entropy_mcux_trng.c | 54 trng_config_t conf; in entropy_mcux_trng_init() local
|
D | entropy_rv32m1_trng.c | 54 trng_config_t conf; in entropy_rv32m1_trng_init() local
|
/Zephyr-Core-2.7.6/drivers/sensor/vcnl4040/ |
D | vcnl4040.c | 132 uint16_t conf = 0; in vcnl4040_proxy_setup() local 174 uint16_t conf = 0; in vcnl4040_ambient_setup() local
|
D | vcnl4040_trigger.c | 188 uint16_t conf; in vcnl4040_trigger_set() local
|
/Zephyr-Core-2.7.6/samples/net/sockets/echo_server/src/ |
D | echo-server.c | 44 APP_DMEM struct configs conf = { variable
|
/Zephyr-Core-2.7.6/samples/net/sockets/echo_client/src/ |
D | echo-client.c | 77 APP_DMEM struct configs conf = { variable
|
/Zephyr-Core-2.7.6/drivers/gpio/ |
D | gpio_shell.c | 29 uint8_t conf; member
|
D | gpio_stm32.c | 117 void gpio_stm32_configure(const struct device *dev, int pin, int conf, int altf) in gpio_stm32_configure()
|
/Zephyr-Core-2.7.6/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/ |
D | radio_df.c | 256 uint32_t conf; in radio_df_ctrl_set() local
|
/Zephyr-Core-2.7.6/subsys/bluetooth/mesh/ |
D | prov.h | 119 uint8_t conf[16]; /* Local/Remote Confirmation */ member
|
/Zephyr-Core-2.7.6/drivers/bluetooth/hci/ |
D | h5.c | 647 static void h5_set_txwin(uint8_t *conf) in h5_set_txwin()
|
/Zephyr-Core-2.7.6/tests/benchmarks/mbedtls/src/ |
D | benchmark.c | 304 mbedtls_ssl_config conf; in main() local
|
/Zephyr-Core-2.7.6/subsys/bluetooth/host/ |
D | l2cap_br.c | 527 struct bt_l2cap_conf_req *conf; in l2cap_br_conf() local
|
/Zephyr-Core-2.7.6/tests/bluetooth/tester/src/ |
D | bttester.h | 271 uint8_t conf[16]; member 277 uint8_t conf[16]; member
|