Home
last modified time | relevance | path

Searched refs:OBR (Results 1 – 5 of 5) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_flash_ex.c624 pAdvOBInit->PCROPState = (FLASH->OBR & FLASH_OBR_SPRMOD) >> POSITION_VAL(FLASH_OBR_SPRMOD); in HAL_FLASHEx_AdvOBGetConfig()
642 pAdvOBInit->BootConfig = (FLASH->OBR & FLASH_OBR_nRST_BFB2) >> 16U; in HAL_FLASHEx_AdvOBGetConfig()
1079 return (uint8_t)((FLASH->OBR & FLASH_OBR_USER) >> 16U); in FLASH_OB_GetUser()
1092 return (uint8_t)(FLASH->OBR & FLASH_OBR_RDPRT); in FLASH_OB_GetRDP()
1102 return (uint8_t)((FLASH->OBR & (uint32_t)FLASH_OBR_BOR_LEV) >> 16U); in FLASH_OB_GetBOR()
/loramac-node-2.7.6/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h300 …__IO uint32_t OBR; /*!< Option byte register, Address offset: 0x1c… member
/loramac-node-2.7.6/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h300 …__IO uint32_t OBR; /*!< Option byte register, Address offset: 0x1c… member
/loramac-node-2.7.6/src/boards/NAMote72/cmsis/
Dstm32l152xc.h309 …__IO uint32_t OBR; /*!< Option byte register, Address offset: 0x1c… member
/loramac-node-2.7.6/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h311 …__IO uint32_t OBR; /*!< Option byte register, Address offset: 0x1c… member