Home
last modified time | relevance | path

Searched refs:FLASH_OB_GetWRP (Results 1 – 15 of 15) sorted by relevance

/hal_stm32-2.7.6/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_flash_ex.c106 static uint32_t FLASH_OB_GetWRP(void);
448 pOBInit->WRPPage = FLASH_OB_GetWRP(); in HAL_FLASHEx_OBGetConfig()
539 WriteProtectPage = (uint32_t)(~((~FLASH_OB_GetWRP()) | WriteProtectPage)); in FLASH_OB_EnableWRP()
655 WriteProtectPage = (FLASH_OB_GetWRP() | WriteProtectPage); in FLASH_OB_DisableWRP()
890 static uint32_t FLASH_OB_GetWRP(void) in FLASH_OB_GetWRP() function
/hal_stm32-2.7.6/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_flash_ex.c106 static uint32_t FLASH_OB_GetWRP(void);
448 pOBInit->WRPPage = FLASH_OB_GetWRP(); in HAL_FLASHEx_OBGetConfig()
539 WriteProtectPage = (uint32_t)(~((~FLASH_OB_GetWRP()) | WriteProtectPage)); in FLASH_OB_EnableWRP()
651 WriteProtectPage = (FLASH_OB_GetWRP() | WriteProtectPage); in FLASH_OB_DisableWRP()
881 static uint32_t FLASH_OB_GetWRP(void) in FLASH_OB_GetWRP() function
/hal_stm32-2.7.6/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_flash_ex.c106 static uint32_t FLASH_OB_GetWRP(void);
532 pOBInit->WRPPage = FLASH_OB_GetWRP(); in HAL_FLASHEx_OBGetConfig()
662 WriteProtectPage = (uint32_t)(~((~FLASH_OB_GetWRP()) | WriteProtectPage)); in FLASH_OB_EnableWRP()
785 WriteProtectPage = (FLASH_OB_GetWRP() | WriteProtectPage); in FLASH_OB_DisableWRP()
1021 static uint32_t FLASH_OB_GetWRP(void) in FLASH_OB_GetWRP() function
/hal_stm32-2.7.6/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_flash_ex.c102 static uint32_t FLASH_OB_GetWRP(void);
392 pOBInit->WRPSector = FLASH_OB_GetWRP(); in HAL_FLASHEx_OBGetConfig()
535 static uint32_t FLASH_OB_GetWRP(void) in FLASH_OB_GetWRP() function
713 static uint32_t FLASH_OB_GetWRP(void) in FLASH_OB_GetWRP() function
/hal_stm32-2.7.6/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_flash_ex.c94 static uint16_t FLASH_OB_GetWRP(void);
321 pOBInit->WRPSector = (uint32_t)FLASH_OB_GetWRP(); in HAL_FLASHEx_OBGetConfig()
635 static uint16_t FLASH_OB_GetWRP(void) in FLASH_OB_GetWRP() function
/hal_stm32-2.7.6/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_flash_ex.c109 static void FLASH_OB_GetWRP(uint32_t WRPArea, uint32_t *WRPStartOffset, uint32_t *WRDP…
377 FLASH_OB_GetWRP(pOBInit->WRPArea, &(pOBInit->WRPStartOffset), &(pOBInit->WRPEndOffset)); in HAL_FLASHEx_OBGetConfig()
842 static void FLASH_OB_GetWRP(uint32_t WRPArea, uint32_t *WRPStartOffset, uint32_t *WRDPEndOffset) in FLASH_OB_GetWRP() function
/hal_stm32-2.7.6/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_flash_ex.c97 static void FLASH_OB_GetWRP(uint32_t WRPArea, uint32_t *WRPStartOffset, uint32_t *WRD…
428 FLASH_OB_GetWRP(pOBInit->WRPArea, &(pOBInit->WRPStartOffset), &(pOBInit->WRPEndOffset)); in HAL_FLASHEx_OBGetConfig()
701 static void FLASH_OB_GetWRP(uint32_t WRPArea, uint32_t *WRPStartOffset, uint32_t *WRDPEndOffset) in FLASH_OB_GetWRP() function
/hal_stm32-2.7.6/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_flash_ex.c118 static uint32_t FLASH_OB_GetWRP(void);
415 pOBInit->WRPSector = FLASH_OB_GetWRP(); in HAL_FLASHEx_OBGetConfig()
1006 static uint32_t FLASH_OB_GetWRP(void) in FLASH_OB_GetWRP() function
/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_flash_ex.c126 static void FLASH_OB_GetWRP(uint32_t WRPArea, uint32_t * WRPStartOffset, uint32_t * WRPEndOffse…
399 FLASH_OB_GetWRP(pOBInit->WRPArea, &(pOBInit->WRPStartOffset), &(pOBInit->WRPEndOffset)); in HAL_FLASHEx_OBGetConfig()
1299 static void FLASH_OB_GetWRP(uint32_t WRPArea, uint32_t * WRPStartOffset, uint32_t * WRPEndOffset) in FLASH_OB_GetWRP() function
/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_flash_ex.c109 static uint16_t FLASH_OB_GetWRP(void);
350 pOBInit->WRPSector = (uint32_t)FLASH_OB_GetWRP(); in HAL_FLASHEx_OBGetConfig()
1259 static uint16_t FLASH_OB_GetWRP(void) in FLASH_OB_GetWRP() function
/hal_stm32-2.7.6/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_flash_ex.c124 static void FLASH_OB_GetWRP(uint32_t WRPArea, uint32_t *WRPStartOffset, uint32_t *WRDP…
420 FLASH_OB_GetWRP(pOBInit->WRPArea, &(pOBInit->WRPStartOffset), &(pOBInit->WRPEndOffset)); in HAL_FLASHEx_OBGetConfig()
1056 static void FLASH_OB_GetWRP(uint32_t WRPArea, uint32_t *WRPStartOffset, uint32_t *WRDPEndOffset) in FLASH_OB_GetWRP() function
/hal_stm32-2.7.6/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_flash_ex.c98 static void FLASH_OB_GetWRP(uint32_t WRPArea, uint32_t *WRPStartOffset, uint32_t *WRDP…
419 FLASH_OB_GetWRP(pOBInit->WRPArea, &(pOBInit->WRPStartOffset), &(pOBInit->WRPEndOffset)); in HAL_FLASHEx_OBGetConfig()
1241 static void FLASH_OB_GetWRP(uint32_t WRPArea, uint32_t *WRPStartOffset, uint32_t *WRDPEndOffset) in FLASH_OB_GetWRP() function
/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_flash_ex.c135 static void FLASH_OB_GetWRP(uint32_t WRPArea, uint32_t *WRPStartOffset, uint32_t *WRPE…
420FLASH_OB_GetWRP(pOBInit->WRPArea, &(pOBInit->WRPStartOffset), &(pOBInit->WRPEndOffset), &(pOBInit-… in HAL_FLASHEx_OBGetConfig()
1491 static void FLASH_OB_GetWRP(uint32_t WRPArea, uint32_t *WRPStartOffset, uint32_t *WRPEndOffset, in FLASH_OB_GetWRP() function
/hal_stm32-2.7.6/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_flash_ex.c89 static void FLASH_OB_GetWRP(uint32_t WRPArea, uint32_t * WRPStartOffset, uint32_t * WR…
392 FLASH_OB_GetWRP(pOBInit->WRPArea, &(pOBInit->WRPStartOffset), &(pOBInit->WRPEndOffset)); in HAL_FLASHEx_OBGetConfig()
1128 static void FLASH_OB_GetWRP(uint32_t WRPArea, uint32_t * WRPStartOffset, uint32_t * WRDPEndOffset) in FLASH_OB_GetWRP() function
/hal_stm32-2.7.6/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_flash_ex.c109 static void FLASH_OB_GetWRP(uint32_t *WRPState, uint32_t *WRPSector, uint32_t Bank);
581 FLASH_OB_GetWRP(&(pOBInit->WRPState), &(pOBInit->WRPSector), pOBInit->Banks); in HAL_FLASHEx_OBGetConfig()
1058 static void FLASH_OB_GetWRP(uint32_t *WRPState, uint32_t *WRPSector, uint32_t Bank) in FLASH_OB_GetWRP() function