Searched full:density (Results 1 – 25 of 25) sorted by relevance
/Zephyr-latest/soc/st/stm32/stm32f1x/ |
D | Kconfig.soc | 56 * Low density Value line devices 57 * Medium density Value line devices 58 * High density Value line devices 59 * XL-density devices Value line devices
|
/Zephyr-latest/soc/snps/hsdk/ |
D | CMakeLists.txt | 7 # -mcpu=hs38_linux includes -matomic -mcode-density -mdiv-rem
|
/Zephyr-latest/dts/bindings/clock/ |
D | st,stm32f1-pll-clock.yaml | 5 Main PLL node binding for low-, medium-, high- and XL-density STM32F1 devices.
|
/Zephyr-latest/dts/bindings/audio/ |
D | nordic,nrf-pdm.yaml | 4 description: Nordic PDM (Pulse Density Modulation interface)
|
/Zephyr-latest/arch/arm/core/ |
D | Kconfig | 80 efficiency, and code density for a wide range of embedded 84 high code density instruction set for ARM microprocessor cores, to 91 benefit from the best in class code density of Thumb. 95 higher performance than existing high density code, which can be used
|
/Zephyr-latest/boards/renesas/da1469x_dk_pro/dts/ |
D | da1469x_dk_pro_psram.overlay | 24 dev-density = <0xE040>;
|
/Zephyr-latest/dts/bindings/memory-controllers/ |
D | renesas,smartbond-nor-psram.yaml | 31 dev-density: 35 Device density, part of device ID, used to verify the memory device used. 36 [7:0] should reflect the density value itself and [15:8] should reflect
|
/Zephyr-latest/arch/arc/include/v2/ |
D | irq.h | 61 _ARC_V2_AUX_IRQ_CTRL_LP | /* save code density registers */ in z_irq_setup()
|
/Zephyr-latest/arch/arc/ |
D | Kconfig | 281 bool "Code Density Option" 283 Enable code density option to get better code density
|
/Zephyr-latest/samples/drivers/jesd216/ |
D | README.rst | 44 Flash density: 1048576 bytes
|
/Zephyr-latest/dts/bindings/mtd/ |
D | jedec,jesd216.yaml | 23 description: JEDEC ID as manufacturer ID, memory type, memory density
|
/Zephyr-latest/drivers/dai/intel/ssp/ |
D | dai-params-intel-ipc3.h | 17 #define DAI_INTEL_IPC3_SSP_FMT_PDM 6 /**< Pulse density modulation */
|
/Zephyr-latest/drivers/flash/ |
D | jesd216.h | 131 * known to be important, such as density and erase command support. 176 * * DW2 (density) use jesd216_bfp_density(). 203 /* Extract the density of the chip in bits from BFP DW2. */
|
D | flash_stm32_xspi.c | 292 LOG_INF("Manuf ID = %02x Memory Type = %02x Memory Density = %02x", in xspi_read_jedec_id()
|
D | flash_stm32_ospi.c | 428 LOG_INF("Manuf ID = %02x Memory Type = %02x Memory Density = %02x", in ospi_read_jedec_id()
|
/Zephyr-latest/include/zephyr/drivers/ |
D | sensor_data_types.h | 136 q31_t density; /**< Unit: ug/m^3 */ member
|
D | dai.h | 73 DAI_PROTO_PDM, /**< Pulse Density Modulation */
|
/Zephyr-latest/drivers/memc/ |
D | memc_smartbond_nor_psram.c | 137 ret |= !((memory_id.density & (device_density >> 8)) == (device_density & 0xFF)); in memc_jedec_read_and_verify_id()
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | mspi.rst | 25 not limited to high-speed, high density flash/psram memory devices, displays
|
/Zephyr-latest/dts/bindings/sensor/ |
D | st,lis2dw12-common.yaml | 168 This influences the noise density and the current consumption.
|
/Zephyr-latest/samples/drivers/jesd216/src/ |
D | main.c | 101 printf("Flash density: %u bytes\n", (uint32_t)(jesd216_bfp_density(bfp) / 8)); in summarize_dw2()
|
/Zephyr-latest/drivers/wifi/nxp/ |
D | Kconfig.nxp | 804 bool "11AX density config" 807 This option is used to specify/get 11ax density config in the Wi-Fi driver.
|
/Zephyr-latest/boards/microchip/mec172xmodular_assy6930/doc/ |
D | mec172xmodular_assy6930.rst | 37 2) Mated mode with another platform that has a high density MECC connector
|
/Zephyr-latest/boards/microchip/mec1501modular_assy6885/doc/ |
D | index.rst | 34 2) Mated mode with another platform that has a high density MECC connector.
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | uuid.h | 2402 * @brief Magnetic Flux Density - 2D Characteristic UUID value 2406 * @brief Magnetic Flux Density - 2D Characteristic 2411 * @brief Magnetic Flux Density - 3D Characteristic UUID value 2415 * @brief Magnetic Flux Density - 3D Characteristic
|