| /bsp/stm32/libraries/templates/stm32l1xx/board/CubeMX_Config/Inc/ |
| A D | usbd_desc.h | 49 #define DEVICE_ID1 (UID_BASE) 50 #define DEVICE_ID2 (UID_BASE + 0x4) 51 #define DEVICE_ID3 (UID_BASE + 0x8)
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/ |
| A D | hal_ver.c | 102 return(READ_REG(*((vu32*)UID_BASE))); in Get_ChipsetUIDw0() 111 return(READ_REG(*((vu32*)(UID_BASE + 4U)))); in Get_ChipsetUIDw1() 120 return(READ_REG(*((vu32*)(UID_BASE + 8U)))); in Get_ChipsetUIDw2()
|
| A D | hal_uid.c | 47 device_id_data[i] = *((vu8*)(UID_BASE + i)); in GetChipUID()
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/ |
| A D | stm32l1xx_hal.c | 457 return(READ_REG(*((uint32_t *)UID_BASE))); in HAL_GetUIDw0() 466 return(READ_REG(*((uint32_t *)(UID_BASE + 0x4U)))); in HAL_GetUIDw1() 475 return(READ_REG(*((uint32_t *)(UID_BASE + 0x14U)))); in HAL_GetUIDw2()
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/ |
| A D | stm32l1xx_ll_utils.h | 65 #define UID_BASE_ADDRESS UID_BASE
|
| /bsp/stm32/stm32h750-artpi/board/port/ |
| A D | drv_eth.c | 527 stm32_eth_device.dev_addr[3] = *(rt_uint8_t *)(UID_BASE + 4); in rt_hw_stm32_eth_init() 528 stm32_eth_device.dev_addr[4] = *(rt_uint8_t *)(UID_BASE + 2); in rt_hw_stm32_eth_init() 529 stm32_eth_device.dev_addr[5] = *(rt_uint8_t *)(UID_BASE + 0); in rt_hw_stm32_eth_init()
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/ |
| A D | n32l43x_dbg.c | 121 uid_addr = (uint32_t*)UID_BASE; in GetUID()
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/ |
| A D | n32l40x_dbg.c | 121 uid_addr = (uint32_t*)UID_BASE; in GetUID()
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/ |
| A D | n32g43x_dbg.c | 121 uid_addr = (uint32_t*)UID_BASE; in GetUID()
|
| /bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/ |
| A D | n32g4fr_dbg.c | 134 uid_addr = (uint32_t*)UID_BASE; in GetUID()
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/ |
| A D | n32g45x_dbg.c | 134 uid_addr = (uint32_t*)UID_BASE; in GetUID()
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/src/ |
| A D | n32wb452_dbg.c | 134 uid_addr = (uint32_t*)UID_BASE; in GetUID()
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/ |
| A D | n32g45x_dbg.c | 134 uid_addr = (uint32_t*)UID_BASE; in GetUID()
|
| /bsp/stm32/libraries/HAL_Drivers/drivers/ |
| A D | drv_eth.c | 599 stm32_eth_device.dev_addr[3] = *(rt_uint8_t *)(UID_BASE + 4); in rt_hw_stm32_eth_init() 600 stm32_eth_device.dev_addr[4] = *(rt_uint8_t *)(UID_BASE + 2); in rt_hw_stm32_eth_init() 601 stm32_eth_device.dev_addr[5] = *(rt_uint8_t *)(UID_BASE + 0); in rt_hw_stm32_eth_init()
|
| /bsp/stm32/stm32mp157a-st-ev1/board/ports/eth/ |
| A D | drv_eth.c | 829 stm32_eth_device.dev_addr[3] = *(rt_uint8_t *)(UID_BASE + 4); in rt_hw_stm32_eth_init() 830 stm32_eth_device.dev_addr[4] = *(rt_uint8_t *)(UID_BASE + 2); in rt_hw_stm32_eth_init() 831 stm32_eth_device.dev_addr[5] = *(rt_uint8_t *)(UID_BASE + 0); in rt_hw_stm32_eth_init()
|
| /bsp/stm32/stm32mp157a-st-discovery/board/ports/ |
| A D | drv_eth.c | 841 stm32_eth_device.dev_addr[3] = *(rt_uint8_t *)(UID_BASE + 4); in rt_hw_stm32_eth_init() 842 stm32_eth_device.dev_addr[4] = *(rt_uint8_t *)(UID_BASE + 2); in rt_hw_stm32_eth_init() 843 stm32_eth_device.dev_addr[5] = *(rt_uint8_t *)(UID_BASE + 0); in rt_hw_stm32_eth_init()
|
| /bsp/mm32f327x/Libraries/MM32F327x/Include/ |
| A D | reg_common.h | 189 #define UID_BASE (0x1FFFF7E0U) ///< Unique device … macro
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/CMSIS/HK32F0xx/Include/ |
| A D | hk32f030x4x6x8.h | 504 #define UID_BASE ((uint32_t)0x1FFFF7ACU) /*!< Unique device ID register base add… macro
|
| A D | hk32f031x4x6.h | 495 #define UID_BASE ((uint32_t)0x1FFFF7ACU) /*!< Unique device ID register base add… macro
|
| A D | hk32f04ax4x6x8.h | 536 #define UID_BASE ((uint32_t)0x1FFFF7ACU) /*!< Unique device ID register base add… macro
|
| /bsp/stm32/libraries/STM32L1xx_HAL/CMSIS/Device/ST/STM32L1xx/Include/ |
| A D | stm32l100xb.h | 624 #define UID_BASE (0x1FF80050UL) /*!< Unique device ID register base a… macro
|
| A D | stm32l100xba.h | 624 #define UID_BASE (0x1FF80050UL) /*!< Unique device ID register base a… macro
|
| A D | stm32l151xb.h | 624 #define UID_BASE (0x1FF80050UL) /*!< Unique device ID register base a… macro
|
| A D | stm32l151xba.h | 624 #define UID_BASE (0x1FF80050UL) /*!< Unique device ID register base a… macro
|
| A D | stm32l152xb.h | 640 #define UID_BASE (0x1FF80050UL) /*!< Unique device ID register base a… macro
|