| /Zephyr-latest/drivers/sensor/espressif/esp32_temp/ | 
| D | esp32_temp.c | 72 	const struct esp32_temp_config *conf = dev->config;  in esp32_temp_init()  local
 | 
| /Zephyr-latest/drivers/pinctrl/ | 
| D | pinctrl_ene_kb1200.c | 60 static int kb1200_config_pin(uint32_t gpio, uint32_t conf, uint32_t func)  in kb1200_config_pin()
 | 
| /Zephyr-latest/samples/net/sockets/echo_server/src/ | 
| D | echo-server.c | 44 APP_DMEM struct configs conf = {  variable
 | 
| /Zephyr-latest/subsys/mgmt/mcumgr/transport/src/ | 
| D | smp_udp.c | 216 	struct config *conf = (struct config *)p1;  in smp_udp_receive_thread()  local293 static void create_thread(struct config *conf, const char *name)  in create_thread()
 
 | 
| /Zephyr-latest/drivers/regulator/ | 
| D | regulator_npm6001.c | 118 	uint8_t conf, buf[3];  in regulator_npm6001_buck012_set_voltage()  local172 	uint8_t conf;  in regulator_npm6001_buck3_set_voltage()  local
 416 	uint8_t conf_reg, conf;  in regulator_npm6001_get_mode()  local
 
 | 
| /Zephyr-latest/tests/boards/nrf/comp/src/ | 
| D | test.c | 84 	struct comp_nrf_comp_se_config conf = comp_se_config;  in ZTEST()  local
 | 
| /Zephyr-latest/drivers/sensor/vishay/vcnl4040/ | 
| D | vcnl4040_trigger.c | 187 	uint16_t conf;  in vcnl4040_trigger_set()  local
 | 
| /Zephyr-latest/drivers/rtc/ | 
| D | rtc_ds3231.c | 213 static int rtc_ds3231_modify_settings(const struct device *dev, struct rtc_ds3231_settings *conf,  in rtc_ds3231_modify_settings()462 	struct rtc_ds3231_settings conf;  in rtc_ds3231_modify_alarm_state()  local
 750 	struct rtc_ds3231_settings conf = {  in rtc_ds3231_init_settings()  local
 776 		struct rtc_ds3231_settings conf = {.osc = true,  in rtc_ds3231_pm_action()  local
 
 | 
| /Zephyr-latest/drivers/gpio/ | 
| D | gpio_stm32.c | 238 					uint32_t conf, uint32_t func)  in gpio_stm32_configure_raw()457 int gpio_stm32_configure(const struct device *dev, gpio_pin_t pin, uint32_t conf, uint32_t func)  in gpio_stm32_configure()
 
 | 
| D | gpio_sc18im704.c | 165 	uint8_t conf;  in gpio_sc18im_pin_get_config()  local
 | 
| /Zephyr-latest/samples/net/sockets/echo_client/src/ | 
| D | echo-client.c | 59 APP_DMEM struct configs conf = {  variable
 | 
| /Zephyr-latest/drivers/spi/ | 
| D | spi_grlib_spimctrl.c | 18 	uint32_t conf;  member
 | 
| /Zephyr-latest/modules/hostap/src/ | 
| D | supp_api.c | 393 			struct hostapd_bss_config *conf = (struct hostapd_bss_config *)config;  in wpas_key_mgmt_to_zephyr()  local633 static int hapd_process_cert_data(struct hostapd_bss_config *conf,  in hapd_process_cert_data()
 721 	struct hostapd_bss_config *conf)  in hostapd_process_eap_user()
 2568 	struct hostapd_config *conf;  local
 3006 static const char *dpp_params_to_args_conf(int conf)
 
 | 
| D | supp_events.c | 476 	struct hostapd_bss_config *conf = hapd->conf;  in hostapd_handle_dpp_event()  local
 | 
| D | supp_main.c | 769 	struct hostapd_bss_config *conf = hapd->conf;  in hostapd_driver_init()  local863 	struct hostapd_config *conf;  in hostapd_config_read2()  local
 
 | 
| /Zephyr-latest/drivers/sensor/ti/tmp108/ | 
| D | tmp108.c | 56 int tmp108_write_config(const struct device *dev, uint16_t mask, uint16_t conf)  in tmp108_write_config()
 | 
| /Zephyr-latest/drivers/timer/ | 
| D | sy1xx_sys_timer.c | 90 	uint32_t conf = sy1xx_timer_conf_prep(  in sy1xx_sys_timer_cfg_auto_reload()  local
 | 
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/ | 
| D | radio_df.c | 262 	uint32_t conf;  in radio_df_ctrl_set()  local
 | 
| /Zephyr-latest/drivers/sensor/ti/tmp116/ | 
| D | tmp116.c | 52 int tmp116_write_config(const struct device *dev, uint16_t mask, uint16_t conf)  in tmp116_write_config()
 | 
| /Zephyr-latest/drivers/i2c/ | 
| D | i2c_emul.c | 183 	const struct i2c_emul_config *conf = dev->config;  in i2c_emul_transfer()  local
 | 
| /Zephyr-latest/drivers/ipm/ | 
| D | ipm_xlnx_ipi.c | 188 	const struct xlnx_ipi_config *conf = dev->config;  in xlnx_ipi_init()  local
 | 
| /Zephyr-latest/drivers/adc/ | 
| D | adc_max32.c | 170 	const struct max32_adc_config *conf = dev->config;  in adc_max32_channel_setup()  local
 | 
| /Zephyr-latest/subsys/bluetooth/mesh/ | 
| D | prov.h | 136 	uint8_t conf[PROV_AUTH_MAX_LEN];      /* Local/Remote Confirmation */  member
 | 
| /Zephyr-latest/drivers/wifi/esp32/src/ | 
| D | esp_wifi_drv.c | 749 	wifi_config_t conf;  in esp32_wifi_status()  local
 | 
| /Zephyr-latest/tests/benchmarks/mbedtls/src/ | 
| D | benchmark.c | 290 	mbedtls_ssl_config conf;  in main()  local
 |