Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/scripts/kconfig/
Dkconfigfunctions.py37 def _dt_units_to_scale(unit): argument
163 def _node_reg_addr(node, index, unit): argument
179 def _node_reg_size(node, index, unit): argument
195 def _node_int_prop(node, prop, unit=None): argument
223 def _node_array_prop(node, prop, index=0, unit=None): argument
249 def _dt_chosen_reg_addr(kconf, chosen, index=0, unit=None): argument
273 def _dt_chosen_reg_size(kconf, chosen, index=0, unit=None): argument
297 def dt_chosen_reg(kconf, name, chosen, index=0, unit=None): argument
312 def _dt_node_reg_addr(kconf, path, index=0, unit=None): argument
338 def _dt_node_reg_size(kconf, path, index=0, unit=None): argument
[all …]
/Zephyr-Core-3.5.0/drivers/memc/
Dmemc_mcux_flexspi_s27ks0641.c150 #define CS_INTERVAL_UNIT(unit) \ argument
153 #define AHB_WRITE_WAIT_UNIT(unit) \ argument
Dmemc_mcux_flexspi_w956a8mbya.c142 #define CS_INTERVAL_UNIT(unit) \ argument
145 #define AHB_WRITE_WAIT_UNIT(unit) \ argument
Dmemc_mcux_flexspi_aps6408l.c276 #define CS_INTERVAL_UNIT(unit) \ argument
279 #define AHB_WRITE_WAIT_UNIT(unit) \ argument
/Zephyr-Core-3.5.0/include/zephyr/dt-bindings/adc/
Dadc.h24 #define ADC_ACQ_TIME(unit, value) (((unit) << 14) | ((value) & BIT_MASK(14))) argument
/Zephyr-Core-3.5.0/tests/drivers/pwm/pwm_api/src/
Dtest_pwm.c109 static int test_task(uint32_t port, uint32_t period, uint32_t pulse, uint8_t unit) in test_task()
/Zephyr-Core-3.5.0/drivers/flash/
Dflash_mcux_flexspi_hyperflash.c659 #define CS_INTERVAL_UNIT(unit) \ argument
662 #define AHB_WRITE_WAIT_UNIT(unit) \ argument
Dflash_mcux_flexspi_mx25um51345g.c574 #define CS_INTERVAL_UNIT(unit) \ argument
577 #define AHB_WRITE_WAIT_UNIT(unit) \ argument
Dflash_mcux_flexspi_nor.c568 #define CS_INTERVAL_UNIT(unit) \ argument
571 #define AHB_WRITE_WAIT_UNIT(unit) \ argument
Dflash_simulator.c287 static void unit_erase(const uint32_t unit) in unit_erase()
/Zephyr-Core-3.5.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.5.0/drivers/adc/
Dadc_esp32.c62 adc_unit_t unit; member
/Zephyr-Core-3.5.0/subsys/net/lib/zperf/
Dzperf_shell.c87 const char **unit; in print_number() local
112 const char **unit; in parse_number() local
/Zephyr-Core-3.5.0/drivers/regulator/
Dregulator_shell.c74 static void microtoshell(const struct shell *sh, char unit, int32_t val) in microtoshell()
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/
Dgatt.h358 uint16_t unit; member
/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Dgatt.c2219 uint16_t unit; member