| /Zephyr-latest/scripts/kconfig/ | 
| D | kconfigfunctions.py | 41 def _dt_units_to_scale(unit):  argument 179 def _node_reg_addr(node, index, unit):  argument 195 def _node_reg_size(node, index, unit):  argument 211 def _node_int_prop(node, prop, unit=None):  argument 239 def _node_array_prop(node, prop, index=0, unit=None):  argument 264 def _node_ph_array_prop(node, prop, index, cell, unit=None):  argument 292 def _dt_chosen_reg_addr(kconf, chosen, index=0, unit=None):  argument 316 def _dt_chosen_reg_size(kconf, chosen, index=0, unit=None):  argument 340 def dt_chosen_reg(kconf, name, chosen, index=0, unit=None):  argument 355 def _dt_chosen_partition_addr(kconf, chosen, index=0, unit=None):  argument [all …] 
 | 
| /Zephyr-latest/include/zephyr/dt-bindings/adc/ | 
| D | adc.h | 18 #define ADC_ACQ_TIME(unit, value)  (((unit) << 14) | ((value) & BIT_MASK(14)))  argument
  | 
| /Zephyr-latest/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_aps6404l.c | 214 #define CS_INTERVAL_UNIT(unit) \  argument 217 #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-latest/samples/net/secure_mqtt_sensor_actuator/src/ | 
| D | device.h | 12 	const char *unit;  member
  | 
| /Zephyr-latest/tests/arch/x86/info/src/ | 
| D | acpi.c | 52 	static int unit;  in vtd_drhd_info()  local
  | 
| /Zephyr-latest/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 | 573 #define CS_INTERVAL_UNIT(unit)						\  argument 576 #define AHB_WRITE_WAIT_UNIT(unit)					\  argument
  | 
| D | flash_mcux_flexspi_nor.c | 1351 #define CS_INTERVAL_UNIT(unit)						\  argument 1354 #define AHB_WRITE_WAIT_UNIT(unit)					\  argument
  | 
| D | flash_simulator.c | 300 static void unit_erase(const uint32_t unit)  in unit_erase()
  | 
| /Zephyr-latest/tests/drivers/pwm/pwm_api/src/ | 
| D | test_pwm.c | 125 static int test_task(uint32_t port, uint32_t period, uint32_t pulse, uint8_t unit)  in test_task()
  | 
| /Zephyr-latest/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-latest/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-latest/drivers/adc/ | 
| D | adc_esp32.c | 53 	adc_unit_t unit;  member 134 static void adc_hw_calibration(adc_unit_t unit)  in adc_hw_calibration()
  | 
| /Zephyr-latest/drivers/regulator/ | 
| D | regulator_shell.c | 74 static void microtoshell(const struct shell *sh, char unit, int32_t val)  in microtoshell()
  | 
| /Zephyr-latest/drivers/dma/ | 
| D | dma_renesas_rz.c | 41 	uint8_t unit;  member
  | 
| /Zephyr-latest/drivers/i2s/ | 
| D | i2s_esp32.c | 57 	const int unit;  member
  | 
| /Zephyr-latest/include/zephyr/bluetooth/ | 
| D | gatt.h | 566 	uint16_t unit;  member
  | 
| /Zephyr-latest/subsys/bluetooth/host/ | 
| D | gatt.c | 2305 	uint16_t unit;  member
  |