Home
last modified time | relevance | path

Searched refs:hwinfo (Results 1 – 23 of 23) sorted by relevance

/Zephyr-Core-3.5.0/drivers/hwinfo/
DKconfig9 Enable hwinfo driver.
22 Enable hwinfo Shell for testing.
25 bool "TI SimpleLink CC13xx/CC26xx hwinfo driver"
29 Enable TI SimpleLink CC13xx/CC26xx hwinfo driver.
61 bool "STM32 hwinfo"
65 Enable STM32 hwinfo driver.
73 Enable Nordic NRF hwinfo driver.
80 Enable NXP kinetis mcux RCM hwinfo driver.
87 Enable NXP kinetis mcux SIM hwinfo driver.
94 Enable NXP i.MX mcux SRC hwinfo driver.
[all …]
DCMakeLists.txt3 zephyr_syscall_header(${ZEPHYR_BASE}/include/zephyr/drivers/hwinfo.h)
Dhwinfo_shell.c196 SHELL_CMD_ARG_REGISTER(hwinfo, &sub_hwinfo, "HWINFO commands", NULL, 2, 0);
/Zephyr-Core-3.5.0/boards/riscv/adp_xc7k_ae350/
Dadp_xc7k_ae350_defconfig17 # hwinfo driver options
/Zephyr-Core-3.5.0/dts/arm/silabs/
Defr32mg24.dtsi216 hwinfo: hwinfo { label
217 compatible = "silabs,gecko-hwinfo";
/Zephyr-Core-3.5.0/doc/hardware/peripherals/
Dindex.rst33 hwinfo.rst
/Zephyr-Core-3.5.0/drivers/
DCMakeLists.txt41 add_subdirectory_ifdef(CONFIG_HWINFO hwinfo)
DKconfig35 source "drivers/hwinfo/Kconfig"
/Zephyr-Core-3.5.0/boards/arm/beagle_bcf/doc/
Dindex.rst57 | HWINFO | on-chip | hwinfo |
/Zephyr-Core-3.5.0/drivers/modem/
Dmodem_cellular.c84 uint8_t hwinfo[64]; member
292 strncpy(data->hwinfo, argv[1], sizeof(data->hwinfo) - 1); in modem_cellular_chat_on_cgmm()
/Zephyr-Core-3.5.0/boards/arm/atsame54_xpro/doc/
Dindex.rst82 | Serial Number | on-chip | hwinfo |
/Zephyr-Core-3.5.0/boards/arm/cc1352p1_launchxl/doc/
Dindex.rst61 | HWINFO | on-chip | hwinfo |
/Zephyr-Core-3.5.0/boards/arm/cc1352r1_launchxl/doc/
Dindex.rst60 | HWINFO | on-chip | hwinfo |
/Zephyr-Core-3.5.0/boards/arm/cc26x2r1_launchxl/doc/
Dindex.rst60 | HWINFO | on-chip | hwinfo |
/Zephyr-Core-3.5.0/boards/xtensa/olimex_esp32_evb/doc/
Dindex.rst59 | EFUSE | on-chip | hwinfo, device ID |
/Zephyr-Core-3.5.0/boards/arm/cc1352r_sensortag/doc/
Dindex.rst68 | HWINFO | on-chip | hwinfo |
/Zephyr-Core-3.5.0/
DCODEOWNERS332 /drivers/hwinfo/ @alexanderwachter
645 /include/zephyr/drivers/hwinfo.h @alexanderwachter
930 /tests/drivers/hwinfo/ @alexanderwachter
/Zephyr-Core-3.5.0/doc/releases/
Drelease-notes-2.3.rst71 * The identifier data structure for hwinfo drivers is clarified. Drivers are
76 The changes have an impact on users that use the hwinfo API to identify
1162 * :github:`23444` - drivers: hwinfo: shell command "hwinfo devid" output ignores endianness
Drelease-notes-1.14.rst814 * hwinfo: Added new hwinfo API and drivers
1415 * :github:`13884` - [Coverity CID :190929]Integer handling issues in /tests/drivers/hwinfo/api/src/…
Drelease-notes-2.2.rst758 * :github:`22979` - drivers: hwinfo: Build fails on some SoC
Drelease-notes-3.3.rst759 * hwinfo
3379 * :github:`51435` - tests-ci : drivers: hwinfo: api test Failed
Drelease-notes-3.1.rst1632 * :github:`43870` - test:ci:lpcxpresso55s06: hwinfo test meet hardfault
Drelease-notes-3.2.rst2137 * :github:`48447` - ``hwinfo devid`` does not work correctly for NXP devices using ``nxp,lpc-uid`` …