/Zephyr-latest/tests/drivers/fuel_gauge/max17048/src/ |
D | test_max17048.c | 45 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/ |
D | test_sbs_gauge.c | 45 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/ |
D | sd_ops.h | 39 static inline int sdmmc_host_uhs(struct sdhc_host_props *props) in sdmmc_host_uhs()
|
/Zephyr-latest/samples/fuel_gauge/max17048/src/ |
D | main.c | 42 fuel_gauge_prop_t props[] = { in main() local
|
/Zephyr-latest/tests/drivers/fuel_gauge/bq27z746/src/ |
D | test_bq27z746.c | 36 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/ |
D | fuel_gauge_syscall_handlers.c | 30 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/ |
D | main.c | 104 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/ |
D | btp_has.h | 40 uint8_t props; member 49 uint8_t props; member
|
/Zephyr-latest/drivers/dai/intel/hda/ |
D | hda.h | 27 struct dai_properties props; member
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | nsim.py | 29 props=DEFAULT_PROPS_FILE): argument
|
/Zephyr-latest/tests/drivers/sdhc/src/ |
D | main.c | 13 static struct sdhc_host_props props; variable
|
/Zephyr-latest/tests/bluetooth/tester/src/ |
D | btp_ots.c | 31 uint32_t props; member 74 uint32_t props; in register_object() local
|
/Zephyr-latest/drivers/sdhc/ |
D | sdhc_renesas_ra.c | 64 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()
|
D | sdhc_cdns.c | 117 struct sdhc_host_props *props) in sdhc_cdns_get_host_props()
|
D | imx_usdhc.c | 80 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()
|
D | ifx_cat1_sdio.c | 205 static int ifx_cat1_sdio_get_host_props(const struct device *dev, struct sdhc_host_props *props) in ifx_cat1_sdio_get_host_props()
|
D | rcar_mmc.c | 45 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
|
D | mcux_sdif.c | 112 struct sdhc_host_props *props) in mcux_sdif_get_host_props()
|
D | intel_emmc_host.c | 54 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()
|
D | sdhc_esp32.c | 75 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/ |
D | fuel_gauge.h | 294 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/ |
D | gen_crossbar_config.py | 83 def __init__(self, value, props): argument
|
/Zephyr-latest/drivers/dai/intel/alh/ |
D | alh.h | 104 struct dai_properties props; member
|
/Zephyr-latest/samples/bluetooth/peripheral_ots/src/ |
D | main.c | 44 uint32_t props; member
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_mchp_mec5.c | 87 struct mec_gpio_props props[8]; in gpio_mec5_configure() local
|