Home
last modified time | relevance | path

Searched refs:soc_secure_read_deviceid (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/soc/nordic/common/
Dsoc_secure.h53 static inline void soc_secure_read_deviceid(uint32_t deviceid[2]) in soc_secure_read_deviceid() function
72 static inline void soc_secure_read_deviceid(uint32_t deviceid[2]) in soc_secure_read_deviceid() function
/Zephyr-latest/boards/native/nrf_bsim/soc/
Dsoc_secure.h18 static inline void soc_secure_read_deviceid(uint32_t deviceid[2]) in soc_secure_read_deviceid() function
/Zephyr-latest/drivers/hwinfo/
Dhwinfo_nrf.c33 soc_secure_read_deviceid(buf); in z_impl_hwinfo_get_device_id()
/Zephyr-latest/drivers/ieee802154/
Dieee802154_nrf5.c134 soc_secure_read_deviceid(deviceid); in nrf5_get_eui64()