Home
last modified time | relevance | path

Searched refs:AM_HAL_FLASH_INFO_COPYPROT_ADDR (Results 1 – 4 of 4) sorted by relevance

/hal_ambiq-latest/mcu/apollo3p/hal/
Dam_hal_flash.c1514 uint32_t *pui32Protection = (uint32_t *)AM_HAL_FLASH_INFO_COPYPROT_ADDR; in am_hal_flash_copy_protect_set()
1613 uint32_t *pui32Protection = (uint32_t *)AM_HAL_FLASH_INFO_COPYPROT_ADDR; in am_hal_flash_copy_protect_check()
Dam_hal_flash.h230 #define AM_HAL_FLASH_INFO_COPYPROT_ADDR (AM_HAL_FLASH_INFO_ADDR + AM_HAL_FLASH_INFO_COPYPROT_O) macro
/hal_ambiq-latest/mcu/apollo3/hal/
Dam_hal_flash.c1518 uint32_t *pui32Protection = (uint32_t *)AM_HAL_FLASH_INFO_COPYPROT_ADDR; in am_hal_flash_copy_protect_set()
1617 uint32_t *pui32Protection = (uint32_t *)AM_HAL_FLASH_INFO_COPYPROT_ADDR; in am_hal_flash_copy_protect_check()
Dam_hal_flash.h226 #define AM_HAL_FLASH_INFO_COPYPROT_ADDR (AM_HAL_FLASH_INFO_ADDR + AM_HAL_FLASH_INFO_COPYPROT_O) macro