Home
last modified time | relevance | path

Searched defs:props (Results 1 – 25 of 34) sorted by relevance

12

/Zephyr-latest/tests/drivers/fuel_gauge/max17048/src/
Dtest_max17048.c45 union fuel_gauge_prop_val props[ARRAY_SIZE(prop_types)]; in ZTEST_USER_F() local
63 union fuel_gauge_prop_val props[ARRAY_SIZE(prop_types)]; in ZTEST_USER_F() local
76 union fuel_gauge_prop_val props[ARRAY_SIZE(prop_types)]; in ZTEST_USER_F() local
/Zephyr-latest/tests/drivers/fuel_gauge/sbs_gauge/src/
Dtest_sbs_gauge.c45 union fuel_gauge_prop_val props[ARRAY_SIZE(prop_types)] = {0}; in ZTEST_USER_F() local
58 union fuel_gauge_prop_val props[ARRAY_SIZE(prop_types)] = {0}; in ZTEST_USER_F() local
78 union fuel_gauge_prop_val props[] = { in ZTEST_USER_F() local
169 union fuel_gauge_prop_val props[ARRAY_SIZE(prop_types)] = {0}; in ZTEST_USER_F() local
184 union fuel_gauge_prop_val props[ARRAY_SIZE(prop_types)] = {0}; in ZTEST_USER_F() local
/Zephyr-latest/subsys/sd/
Dsd_ops.h39 static inline int sdmmc_host_uhs(struct sdhc_host_props *props) in sdmmc_host_uhs()
/Zephyr-latest/samples/fuel_gauge/max17048/src/
Dmain.c42 fuel_gauge_prop_t props[] = { in main() local
/Zephyr-latest/tests/drivers/fuel_gauge/bq27z746/src/
Dtest_bq27z746.c36 fuel_gauge_prop_t props[] = { in ZTEST_USER_F() local
103 fuel_gauge_prop_t props[] = { in ZTEST_USER_F() local
/Zephyr-latest/drivers/fuel_gauge/
Dfuel_gauge_syscall_handlers.c30 const fuel_gauge_prop_t *props, in z_vrfy_fuel_gauge_get_props()
63 const fuel_gauge_prop_t *props, in z_vrfy_fuel_gauge_set_props()
/Zephyr-latest/tests/boards/intel_adsp/ssp/src/
Dmain.c104 static int config_output_dma(const struct dai_properties *props, uint32_t *chan_id) in config_output_dma()
144 static int config_input_dma(const struct dai_properties *props, uint32_t *chan_id_rx) in config_input_dma()
260 const struct dai_properties *props; in ZTEST() local
/Zephyr-latest/tests/bluetooth/tester/src/audio/btp/
Dbtp_has.h40 uint8_t props; member
49 uint8_t props; member
/Zephyr-latest/drivers/dai/intel/hda/
Dhda.h27 struct dai_properties props; member
/Zephyr-latest/scripts/west_commands/runners/
Dnsim.py29 props=DEFAULT_PROPS_FILE): argument
/Zephyr-latest/tests/drivers/sdhc/src/
Dmain.c13 static struct sdhc_host_props props; variable
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_ots.c31 uint32_t props; member
74 uint32_t props; in register_object() local
/Zephyr-latest/drivers/sdhc/
Dsdhc_renesas_ra.c64 struct sdhc_host_props props; member
524 static int sdhc_ra_get_host_props(const struct device *dev, struct sdhc_host_props *props) in sdhc_ra_get_host_props()
Dsdhc_cdns.c117 struct sdhc_host_props *props) in sdhc_cdns_get_host_props()
Dimx_usdhc.c80 struct sdhc_host_props props; member
230 struct sdhc_host_props *props = &data->props; in imx_usdhc_init_host_props() local
833 struct sdhc_host_props *props) in imx_usdhc_get_host_props()
Difx_cat1_sdio.c205 static int ifx_cat1_sdio_get_host_props(const struct device *dev, struct sdhc_host_props *props) in ifx_cat1_sdio_get_host_props()
Drcar_mmc.c45 struct sdhc_host_props props; member
1867 static int rcar_mmc_get_host_props(const struct device *dev, struct sdhc_host_props *props) in rcar_mmc_get_host_props()
1928 struct sdhc_host_props *props = &data->props; in rcar_mmc_init_host_props() local
Dmcux_sdif.c112 struct sdhc_host_props *props) in mcux_sdif_get_host_props()
Dintel_emmc_host.c54 struct sdhc_host_props props; member
1144 static int emmc_get_host_props(const struct device *dev, struct sdhc_host_props *props) in emmc_get_host_props()
Dsdhc_esp32.c75 struct sdhc_host_props props; member
1230 static int sdhc_esp32_get_host_props(const struct device *dev, struct sdhc_host_props *props) in sdhc_esp32_get_host_props()
/Zephyr-latest/include/zephyr/drivers/
Dfuel_gauge.h294 const fuel_gauge_prop_t *props, in z_impl_fuel_gauge_get_props()
349 const fuel_gauge_prop_t *props, in z_impl_fuel_gauge_set_props()
/Zephyr-latest/soc/silabs/silabs_sim3/sim3u/
Dgen_crossbar_config.py83 def __init__(self, value, props): argument
/Zephyr-latest/drivers/dai/intel/alh/
Dalh.h104 struct dai_properties props; member
/Zephyr-latest/samples/bluetooth/peripheral_ots/src/
Dmain.c44 uint32_t props; member
/Zephyr-latest/drivers/gpio/
Dgpio_mchp_mec5.c87 struct mec_gpio_props props[8]; in gpio_mec5_configure() local

12