Home
last modified time | relevance | path

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

123

/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/
A Dn32g4fr_flash.c584 usertmp = ((OBR_USER_MSK & FLASH->OBR) << 0x0E); in FLASH_ReadOutProtectionL1()
662 usertmp = ((OBR_USER_MSK & FLASH->OBR) << 0x0E); in FLASH_ReadOutProtectionL2_ENABLE()
841 return (uint32_t)((FLASH->OBR << 27) >> 29); in FLASH_GetUserOB()
863 if ((FLASH->OBR & RDPRTL1_MSK) != (uint32_t)RESET) in FLASH_GetReadOutProtectionSTS()
882 if ((FLASH->OBR & RDPRTL2_MSK) != (uint32_t)RESET) in FLASH_GetReadOutProtectionL2STS()
986 if ((FLASH->OBR & FLASH_FLAG_OBERR) != (uint32_t)RESET) in FLASH_GetFlagSTS()
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/
A Dn32g45x_flash.c584 usertmp = ((OBR_USER_MSK & FLASH->OBR) << 0x0E); in FLASH_ReadOutProtectionL1()
662 usertmp = ((OBR_USER_MSK & FLASH->OBR) << 0x0E); in FLASH_ReadOutProtectionL2_ENABLE()
841 return (uint32_t)((FLASH->OBR << 27) >> 29); in FLASH_GetUserOB()
863 if ((FLASH->OBR & RDPRTL1_MSK) != (uint32_t)RESET) in FLASH_GetReadOutProtectionSTS()
882 if ((FLASH->OBR & RDPRTL2_MSK) != (uint32_t)RESET) in FLASH_GetReadOutProtectionL2STS()
986 if ((FLASH->OBR & FLASH_FLAG_OBERR) != (uint32_t)RESET) in FLASH_GetFlagSTS()
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/src/
A Dn32wb452_flash.c584 usertmp = ((OBR_USER_MSK & FLASH->OBR) << 0x0E); in FLASH_ReadOutProtectionL1()
662 usertmp = ((OBR_USER_MSK & FLASH->OBR) << 0x0E); in FLASH_ReadOutProtectionL2_ENABLE()
841 return (uint32_t)((FLASH->OBR << 27) >> 29); in FLASH_GetUserOB()
863 if ((FLASH->OBR & RDPRTL1_MSK) != (uint32_t)RESET) in FLASH_GetReadOutProtectionSTS()
882 if ((FLASH->OBR & RDPRTL2_MSK) != (uint32_t)RESET) in FLASH_GetReadOutProtectionL2STS()
986 if ((FLASH->OBR & FLASH_FLAG_OBERR) != (uint32_t)RESET) in FLASH_GetFlagSTS()
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/
A Dn32g45x_flash.c585 usertmp = ((OBR_USER_MSK & FLASH->OBR) << 0x0E); in FLASH_ReadOutProtectionL1()
663 usertmp = ((OBR_USER_MSK & FLASH->OBR) << 0x0E); in FLASH_ReadOutProtectionL2_ENABLE()
842 return (uint32_t)((FLASH->OBR << 27) >> 29); in FLASH_GetUserOB()
864 if ((FLASH->OBR & RDPRTL1_MSK) != (uint32_t)RESET) in FLASH_GetReadOutProtectionSTS()
883 if ((FLASH->OBR & RDPRTL2_MSK) != (uint32_t)RESET) in FLASH_GetReadOutProtectionL2STS()
987 if ((FLASH->OBR & FLASH_FLAG_OBERR) != (uint32_t)RESET) in FLASH_GetFlagSTS()
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/
A DHAL_flash.c671 return (uint32_t)(FLASH->OBR >> 2); in FLASH_GetUserOptionByte()
694 if ((FLASH->OBR & RDPRT_Mask) != (uint32_t)RESET) in FLASH_GetReadOutProtectionStatus()
772 if((FLASH->OBR & FLASH_FLAG_OPTERR) != (uint32_t)RESET) in FLASH_GetFlagStatus()
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/
A DHAL_flash.c692 return (uint32_t)(FLASH->OBR >> 2); in FLASH_GetUserOptionByte()
715 if ((FLASH->OBR & RDPRT_Mask) != (uint32_t)RESET) in FLASH_GetReadOutProtectionStatus()
793 if((FLASH->OBR & FLASH_FLAG_OPTERR) != (uint32_t)RESET) in FLASH_GetFlagStatus()
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/
A DHAL_flash.c692 return (uint32_t)(FLASH->OBR >> 2); in FLASH_GetUserOptionByte()
715 if ((FLASH->OBR & RDPRT_Mask) != (uint32_t)RESET) in FLASH_GetReadOutProtectionStatus()
793 if((FLASH->OBR & FLASH_FLAG_OPTERR) != (uint32_t)RESET) in FLASH_GetFlagStatus()
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f10x_flash.c516 return (uint32_t)(FLASH->OBR >> 2); in FLASH_GetUserOptionByte()
541 if ((FLASH->OBR & RDPRT_Mask) != (uint32_t)RESET) in FLASH_GetReadOutProtectionStatus()
614 if((FLASH->OBR & FLASH_FLAG_OPTERR) != (uint32_t)RESET) in FLASH_GetFlagStatus()
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_flash.c310 return (FLASH->OBR >> 2); in FLASH_GetUserOptionByte()
361 …return ((flag == FLASH_FLAG_OPTERR) ? (FLASH->OBR & FLASH_FLAG_OPTERR) : (FLASH->SR & flag)) ? SET… in FLASH_GetFlagStatus()
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f20x_flash.c531 return (uint32_t)(FLASH->OBR >> 2); in FLASH_GetUserOptionByte()
556 if ((FLASH->OBR & RDPRT_Mask) != (uint32_t)RESET) in FLASH_GetReadOutProtectionStatus()
627 if((FLASH->OBR & FLASH_FLAG_OPTERR) != (uint32_t)RESET) in FLASH_GetFlagStatus()
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_flash.c1291 return (uint32_t)(FLASH->OBR >> 2); in FLASH_GetUserOptionByte()
1315 if ((FLASH->OBR & RDPRT_Mask) != (uint32_t)RESET) in FLASH_GetReadOutProtectionStatus()
1438 if((FLASH->OBR & FLASH_FLAG_OPTERR) != (uint32_t)RESET) in FLASH_GetFlagStatus()
1477 if((FLASH->OBR & FLASH_FLAG_OPTERR) != (uint32_t)RESET) in FLASH_GetFlagStatus()
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32v10x_flash.c575 return (uint32_t)(FLASH->OBR >> 2); in FLASH_GetUserOptionByte()
600 if((FLASH->OBR & RDPRT_Mask) != (uint32_t)RESET) in FLASH_GetReadOutProtectionStatus()
677 if((FLASH->OBR & FLASH_FLAG_OPTERR) != (uint32_t)RESET) in FLASH_GetFlagStatus()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_flash_ex.c608 pAdvOBInit->PCROPState = (FLASH->OBR & FLASH_OBR_SPRMOD) >> POSITION_VAL(FLASH_OBR_SPRMOD); in HAL_FLASHEx_AdvOBGetConfig()
626 pAdvOBInit->BootConfig = (FLASH->OBR & FLASH_OBR_nRST_BFB2) >> 16U; in HAL_FLASHEx_AdvOBGetConfig()
1063 …return (uint8_t)((FLASH->OBR & (FLASH_OBR_IWDG_SW | FLASH_OBR_nRST_STOP | FLASH_OBR_nRST_STDBY)) >… in FLASH_OB_GetUser()
1076 uint8_t rdp_level = (uint8_t)(FLASH->OBR & FLASH_OBR_RDPRT); in FLASH_OB_GetRDP()
1095 return (uint8_t)((FLASH->OBR & (uint32_t)FLASH_OBR_BOR_LEV) >> 16U); in FLASH_OB_GetBOR()
/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_flash.h69 …__IO u32 OBR; ///< Option bytes Regi… member
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/
A Dhk32f0xx_flash.c1010 return (uint8_t)(FLASH->OBR >> 8); in FLASH_OB_GetUser()
1033 if ((uint8_t)(FLASH->OBR & (FLASH_OBR_RDPRT1 | FLASH_OBR_RDPRT2)) != RESET) in FLASH_OB_GetRDP()
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_flash.c1408 return (uint8_t)(FLASH->OBR >> 8); in FLASH_OB_GetUser()
1431 if ((uint8_t)(FLASH->OBR & (FLASH_OBR_RDPRT1 | FLASH_OBR_RDPRT2)) != RESET) in FLASH_OB_GetRDP()
/bsp/ft32/libraries/FT32F0xx/CMSIS/FT32F0xx/Include/
A Dft32f030x6.h308 …__IO uint32_t OBR; /*!<FLASH option bytes register, Address offset: 0x1… member
A Dft32f030x8.h339 …__IO uint32_t OBR; /*!<FLASH option bytes register, Address offset: 0x1… member
A Dft32f072x8.h354 …__IO uint32_t OBR; /*!<FLASH option bytes register, Address offset: 0x1… member
A Dft32f032x8.h348 …__IO uint32_t OBR; /*!<FLASH option bytes register, Address offset: 0x1… member
A Dft32f032x6.h348 …__IO uint32_t OBR; /*!<FLASH option bytes register, Address offset: 0x1… member
A Dft32f072xb.h398 …__IO uint32_t OBR; /*!<FLASH option bytes register, Address offset: 0x1… member
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/CMSIS/WCH/CH32V10x/Include/
A Dch32v10x.h284 __IO uint32_t OBR; member
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32v10x.h284 __IO uint32_t OBR; member
/bsp/mm32l3xx/Libraries/MM32L3xx/Include/
A DMM32L3xx.h451 __IO uint32_t OBR; member

Completed in 238 milliseconds

123