Searched full:indices (Results 1 – 25 of 65) sorted by relevance
123
/Zephyr-latest/scripts/west_commands/zspdx/ |
D | cmakefileapi.py | 51 # actual items, calculated from indices after loading 72 # actual items, calculated from indices after loading 96 # actual items, calculated from indices after loading 162 # actual items, calculated from indices after loading 178 # actual items, calculated from indices after loading 235 # actual items, calculated from indices after loading
|
D | cmakefileapijson.py | 80 # and after parsing is done, link all the indices 349 # Create direct pointers for ConfigDir indices 370 # Create direct pointers for ConfigProject indices 390 # Create direct pointers for ConfigTarget indices 411 # Create direct pointers for TargetSource indices 424 # Create direct pointers for TargetSourceGroup indices 431 # Create direct pointers for TargetCompileGroup indices
|
/Zephyr-latest/arch/arm/core/mpu/ |
D | arm_mpu_v7_internal.h | 138 * in MPU regions indices right after the static regions. 214 * It returns the number of MPU region indices configured. 243 * It returns the number of MPU region indices configured.
|
D | arm_core_mpu_dev.h | 130 * of available MPU indices, 185 * not exceed the number of (currently) available MPU indices. 252 * @brief Get the maximum number of available (free) MPU region indices
|
D | nxp_mpu.c | 31 * Global status variable holding the number of HW MPU region indices, which 347 /* Increment number of programmed MPU indices. */ in mpu_configure_regions() 356 * It returns the number of MPU region indices configured. 385 * It returns the number of MPU region indices configured. 577 * @brief get the maximum number of available (free) MPU region indices
|
D | arm_mpu.c | 48 * Global status variable holding the number of HW MPU region indices, which 215 /* Increment number of programmed MPU indices. */ in mpu_configure_regions() 337 * @brief get the maximum number of available (free) MPU region indices
|
/Zephyr-latest/soc/microchip/mec/mec15xx/ |
D | soc_espi_saf_v1.h | 53 /* SAF engine requires start indices of descriptor chains */ 137 * SAF Flash Config CS0/CS1 QMSPI descriptor indices register value 278 /* SAF Flash Config CS0 QMSPI descriptor indices */ 282 /* SAF Flash Config CS1 QMSPI descriptor indices */
|
/Zephyr-latest/soc/microchip/mec/mec172x/ |
D | soc_espi_saf_v2.h | 63 /* SAF engine requires start indices of descriptor chains */ 161 * SAF Flash Config CS0/CS1 QMSPI descriptor indices register value 358 /* SAF Flash Config CS0 QMSPI descriptor indices */ 365 /* SAF Flash Config CS1 QMSPI descriptor indices */
|
/Zephyr-latest/drivers/sensor/ntc_thermistor/ |
D | ntc_thermistor_calc.c | 32 * Finds indices where ohm falls between.
|
/Zephyr-latest/soc/microchip/mec/common/reg/ |
D | mec_global_cfg.h | 84 /* Logical Device Configuration Indices */
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_smsc911x_priv.h | 142 /* SMSC9220 MAC Registers Indices */ 160 /* SMSC9220 PHY Registers Indices */
|
/Zephyr-latest/tests/kernel/pipe/pipe_api/src/ |
D | test_pipe_avail.c | 146 * write indices are equal. 189 * write indices are equal.
|
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace15_mtpm/ |
D | adsp_interrupt.h | 11 /* Low priority interrupt indices */
|
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace20_lnl/ |
D | adsp_interrupt.h | 9 /* Low priority interrupt indices */
|
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace30/ |
D | adsp_interrupt.h | 9 /* Low priority interrupt indices */
|
/Zephyr-latest/arch/riscv/ |
D | Kconfig.isa | 121 doubleword) using both unsigned word-sized and XLEN-sized indices: a
|
/Zephyr-latest/dts/bindings/sensor/ |
D | nxp,s32-qdec.yaml | 106 This array configures the input indices to the LCU module which help to determine the
|
/Zephyr-latest/soc/microchip/mec/mec172x/reg/ |
D | mec172x_espi_vw.h | 143 /* Master-to-Slave VW byte indices(offsets) */ 155 /* Slave-to-Master VW byte indices(offsets) */
|
/Zephyr-latest/doc/ |
D | index.rst | 113 Indices and Tables
|
/Zephyr-latest/subsys/net/conn_mgr/ |
D | conn_mgr_monitor.c | 31 * ifaces. Note that indexing starts at 0, whereas Zephyr iface indices start at 1. 33 * iface_states indices and Zephyr iface pointers.
|
/Zephyr-latest/tests/posix/c_lib_ext/src/ |
D | getopt.c | 115 * We distinguish them by their indices. in ZTEST() 222 * We distinguish them by their indices. in ZTEST()
|
/Zephyr-latest/drivers/rtc/ |
D | rtc_mc146818.c | 22 /* Time indices in RTC RAM */ 40 /* Alarm time indices in RTC RAM */
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | intc_dw_ace.c | 62 * controller. These inputs (with the same indices as ACE_INTL_*
|
/Zephyr-latest/drivers/counter/ |
D | counter_cmos.c | 55 * Indices into the CMOS address space that correspond to
|
/Zephyr-latest/arch/xtensa/core/ |
D | coredump.c | 30 * based on these indices
|
123