/Zephyr-Core-3.7.0/scripts/kconfig/ |
D | kconfigfunctions.py | 41 def _dt_units_to_scale(unit): argument 167 def _node_reg_addr(node, index, unit): argument 183 def _node_reg_size(node, index, unit): argument 199 def _node_int_prop(node, prop, unit=None): argument 227 def _node_array_prop(node, prop, index=0, unit=None): argument 252 def _node_ph_array_prop(node, prop, index, cell, unit=None): argument 280 def _dt_chosen_reg_addr(kconf, chosen, index=0, unit=None): argument 304 def _dt_chosen_reg_size(kconf, chosen, index=0, unit=None): argument 328 def dt_chosen_reg(kconf, name, chosen, index=0, unit=None): argument 343 def _dt_chosen_partition_addr(kconf, chosen, index=0, unit=None): argument [all …]
|
/Zephyr-Core-3.7.0/include/zephyr/dt-bindings/adc/ |
D | adc.h | 18 #define ADC_ACQ_TIME(unit, value) (((unit) << 14) | ((value) & BIT_MASK(14))) argument
|
/Zephyr-Core-3.7.0/drivers/memc/ |
D | memc_mcux_flexspi_s27ks0641.c | 145 #define CS_INTERVAL_UNIT(unit) \ argument 148 #define AHB_WRITE_WAIT_UNIT(unit) \ argument
|
D | memc_mcux_flexspi_w956a8mbya.c | 137 #define CS_INTERVAL_UNIT(unit) \ argument 140 #define AHB_WRITE_WAIT_UNIT(unit) \ argument
|
D | memc_mcux_flexspi_is66wvq8m4.c | 193 #define CS_INTERVAL_UNIT(unit) \ argument 196 #define AHB_WRITE_WAIT_UNIT(unit) \ argument
|
D | memc_mcux_flexspi_aps6408l.c | 271 #define CS_INTERVAL_UNIT(unit) \ argument 274 #define AHB_WRITE_WAIT_UNIT(unit) \ argument
|
/Zephyr-Core-3.7.0/samples/net/secure_mqtt_sensor_actuator/src/ |
D | device.h | 12 const char *unit; member
|
/Zephyr-Core-3.7.0/tests/arch/x86/info/src/ |
D | acpi.c | 52 static int unit; in vtd_drhd_info() local
|
/Zephyr-Core-3.7.0/tests/drivers/pwm/pwm_api/src/ |
D | test_pwm.c | 114 static int test_task(uint32_t port, uint32_t period, uint32_t pulse, uint8_t unit) in test_task()
|
/Zephyr-Core-3.7.0/drivers/flash/ |
D | flash_mcux_flexspi_hyperflash.c | 648 #define CS_INTERVAL_UNIT(unit) \ argument 651 #define AHB_WRITE_WAIT_UNIT(unit) \ argument
|
D | flash_mcux_flexspi_mx25um51345g.c | 562 #define CS_INTERVAL_UNIT(unit) \ argument 565 #define AHB_WRITE_WAIT_UNIT(unit) \ argument
|
D | flash_mcux_flexspi_nor.c | 1105 #define CS_INTERVAL_UNIT(unit) \ argument 1108 #define AHB_WRITE_WAIT_UNIT(unit) \ argument
|
D | flash_simulator.c | 300 static void unit_erase(const uint32_t unit) in unit_erase()
|
/Zephyr-Core-3.7.0/subsys/net/lib/zperf/ |
D | zperf_shell.c | 87 const char **unit; in print_number() local 112 const char **unit; in print_number_64() local 138 const char **unit; in parse_number() local
|
/Zephyr-Core-3.7.0/tests/drivers/pwm/pwm_loopback/src/ |
D | test_pwm_loopback.c | 38 static void test_capture(uint32_t period, uint32_t pulse, enum test_pwm_unit unit, in test_capture()
|
/Zephyr-Core-3.7.0/drivers/adc/ |
D | adc_esp32.c | 61 adc_unit_t unit; member 130 static void adc_hw_calibration(adc_unit_t unit) in adc_hw_calibration()
|
/Zephyr-Core-3.7.0/drivers/regulator/ |
D | regulator_shell.c | 74 static void microtoshell(const struct shell *sh, char unit, int32_t val) in microtoshell()
|
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/ |
D | gatt.h | 390 uint16_t unit; member
|
/Zephyr-Core-3.7.0/subsys/bluetooth/host/ |
D | gatt.c | 2303 uint16_t unit; member
|