| /bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/drivers/ |
| A D | fsl_sim.c | 23 void SIM_GetUniqueId(sim_uid_t *uid) in SIM_GetUniqueId() argument 26 uid->H = SIM->UIDH; in SIM_GetUniqueId() 29 uid->M = SIM->UIDM; in SIM_GetUniqueId() 31 uid->MH = SIM->UIDMH; in SIM_GetUniqueId() 32 uid->ML = SIM->UIDML; in SIM_GetUniqueId() 34 uid->L = SIM->UIDL; in SIM_GetUniqueId()
|
| A D | fsl_sim.h | 100 void SIM_GetUniqueId(sim_uid_t *uid);
|
| /bsp/frdm-k64f/device/MK64F12/ |
| A D | fsl_sim.c | 45 void SIM_GetUniqueId(sim_uid_t *uid) in SIM_GetUniqueId() argument 48 uid->H = SIM->UIDH; in SIM_GetUniqueId() 50 uid->MH = SIM->UIDMH; in SIM_GetUniqueId() 51 uid->ML = SIM->UIDML; in SIM_GetUniqueId() 52 uid->L = SIM->UIDL; in SIM_GetUniqueId()
|
| A D | fsl_sim.h | 109 void SIM_GetUniqueId(sim_uid_t *uid);
|
| /bsp/nxp/lpc/lpc55sxx/lpc55s36_nxp_evk/applications/ |
| A D | tfm_ps.c | 28 const psa_ps_uid_t uid = TEST_UID_A; in protected_storage_demo_thread() local 42 status = psa_ps_set(uid, data_length, write_data, flags); in protected_storage_demo_thread() 52 status = psa_ps_get(uid, 0, data_length, get_data); in protected_storage_demo_thread() 69 status = psa_ps_set(uid, reset_data_length, rewrite_data, flags); in protected_storage_demo_thread() 78 status = psa_ps_get(uid, 0, reset_data_length, get_data); in protected_storage_demo_thread() 95 status = psa_ps_remove(uid); in protected_storage_demo_thread()
|
| /bsp/nxp/lpc/lpc55sxx/lpc55s06_nxp_evk/applications/ |
| A D | tfm_ps.c | 28 const psa_ps_uid_t uid = TEST_UID_A; in protected_storage_demo_thread() local 42 status = psa_ps_set(uid, data_length, write_data, flags); in protected_storage_demo_thread() 52 status = psa_ps_get(uid, 0, data_length, get_data); in protected_storage_demo_thread() 69 status = psa_ps_set(uid, reset_data_length, rewrite_data, flags); in protected_storage_demo_thread() 78 status = psa_ps_get(uid, 0, reset_data_length, get_data); in protected_storage_demo_thread() 95 status = psa_ps_remove(uid); in protected_storage_demo_thread()
|
| /bsp/nxp/lpc/lpc55sxx/lpc55s16_nxp_evk/applications/ |
| A D | tfm_ps.c | 28 const psa_ps_uid_t uid = TEST_UID_A; in protected_storage_demo_thread() local 42 status = psa_ps_set(uid, data_length, write_data, flags); in protected_storage_demo_thread() 52 status = psa_ps_get(uid, 0, data_length, get_data); in protected_storage_demo_thread() 69 status = psa_ps_set(uid, reset_data_length, rewrite_data, flags); in protected_storage_demo_thread() 78 status = psa_ps_get(uid, 0, reset_data_length, get_data); in protected_storage_demo_thread() 95 status = psa_ps_remove(uid); in protected_storage_demo_thread()
|
| /bsp/nxp/lpc/lpc55sxx/lpc55s28_nxp_evk/applications/ |
| A D | tfm_ps.c | 28 const psa_ps_uid_t uid = TEST_UID_A; in protected_storage_demo_thread() local 42 status = psa_ps_set(uid, data_length, write_data, flags); in protected_storage_demo_thread() 52 status = psa_ps_get(uid, 0, data_length, get_data); in protected_storage_demo_thread() 69 status = psa_ps_set(uid, reset_data_length, rewrite_data, flags); in protected_storage_demo_thread() 78 status = psa_ps_get(uid, 0, reset_data_length, get_data); in protected_storage_demo_thread() 95 status = psa_ps_remove(uid); in protected_storage_demo_thread()
|
| /bsp/nxp/imx/imx6ull-smart/drivers/ |
| A D | drv_eth.c | 283 rt_uint32_t uid[2]; in rt_imx6ul_eth_control() local 287 uid[0] = ocotp_base->CFG0; in rt_imx6ul_eth_control() 288 uid[1] = ocotp_base->CFG1; in rt_imx6ul_eth_control() 290 LOG_D("UNIQUE_ID is %x%x",uid[0], uid[1]); in rt_imx6ul_eth_control() 291 uid_crc = uid[0] - uid[1]; in rt_imx6ul_eth_control()
|
| /bsp/raspberry-pi/raspi4-64/drivers/ |
| A D | drv_eth.c | 229 rt_uint32_t uid = 0; in get_ethernet_uid() local 233 uid = (uid_high << 16 | uid_low); in get_ethernet_uid() 235 if (BCM54213PE_VERSION_B1 == uid) in get_ethernet_uid() 239 return uid; in get_ethernet_uid()
|
| /bsp/raspberry-pi/raspi4-32/driver/ |
| A D | drv_eth.c | 235 rt_uint32_t uid = 0; in get_ethernet_uid() local 239 uid = (uid_high << 16 | uid_low); in get_ethernet_uid() 241 if (BCM54213PE_VERSION_B1 == uid) in get_ethernet_uid() 245 return uid; in get_ethernet_uid()
|
| /bsp/hpmicro/libraries/hpm_sdk/components/touch/ft5406/ |
| A D | hpm_ft5406.h | 113 uint8_t uid[8]; member
|
| /bsp/allwinner/libraries/sunxi-hal/include/hal/phy/ |
| A D | sunxi_hal_phy.h | 221 unsigned int uid; member
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/phy/ |
| A D | hal_phy.c | 459 .uid = 0xffffffff, 555 if ((drv->uid & drv->mask) == (phy_id & drv->mask)) in get_phy_driver()
|