Home
last modified time | relevance | path

Searched defs:unit (Results 1 – 19 of 19) sorted by relevance

/Zephyr-Core-3.7.0/scripts/kconfig/
Dkconfigfunctions.py41 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/
Dadc.h18 #define ADC_ACQ_TIME(unit, value) (((unit) << 14) | ((value) & BIT_MASK(14))) argument
/Zephyr-Core-3.7.0/drivers/memc/
Dmemc_mcux_flexspi_s27ks0641.c145 #define CS_INTERVAL_UNIT(unit) \ argument
148 #define AHB_WRITE_WAIT_UNIT(unit) \ argument
Dmemc_mcux_flexspi_w956a8mbya.c137 #define CS_INTERVAL_UNIT(unit) \ argument
140 #define AHB_WRITE_WAIT_UNIT(unit) \ argument
Dmemc_mcux_flexspi_is66wvq8m4.c193 #define CS_INTERVAL_UNIT(unit) \ argument
196 #define AHB_WRITE_WAIT_UNIT(unit) \ argument
Dmemc_mcux_flexspi_aps6408l.c271 #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/
Ddevice.h12 const char *unit; member
/Zephyr-Core-3.7.0/tests/arch/x86/info/src/
Dacpi.c52 static int unit; in vtd_drhd_info() local
/Zephyr-Core-3.7.0/tests/drivers/pwm/pwm_api/src/
Dtest_pwm.c114 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/
Dflash_mcux_flexspi_hyperflash.c648 #define CS_INTERVAL_UNIT(unit) \ argument
651 #define AHB_WRITE_WAIT_UNIT(unit) \ argument
Dflash_mcux_flexspi_mx25um51345g.c562 #define CS_INTERVAL_UNIT(unit) \ argument
565 #define AHB_WRITE_WAIT_UNIT(unit) \ argument
Dflash_mcux_flexspi_nor.c1105 #define CS_INTERVAL_UNIT(unit) \ argument
1108 #define AHB_WRITE_WAIT_UNIT(unit) \ argument
Dflash_simulator.c300 static void unit_erase(const uint32_t unit) in unit_erase()
/Zephyr-Core-3.7.0/subsys/net/lib/zperf/
Dzperf_shell.c87 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/
Dtest_pwm_loopback.c38 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/
Dadc_esp32.c61 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/
Dregulator_shell.c74 static void microtoshell(const struct shell *sh, char unit, int32_t val) in microtoshell()
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/
Dgatt.h390 uint16_t unit; member
/Zephyr-Core-3.7.0/subsys/bluetooth/host/
Dgatt.c2303 uint16_t unit; member