Home
last modified time | relevance | path

Searched refs:IS_FLASH_RWBLOCK (Results 1 – 2 of 2) sorted by relevance

/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_flash.c234 assert_parameters(IS_FLASH_RWBLOCK(Block)); in FLASH_SetReadProtection()
265 assert_parameters(IS_FLASH_RWBLOCK(Block)); in FLASH_WriteProtection()
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_flash.h56 #define IS_FLASH_RWBLOCK(__BLOCK__) ((((__BLOCK__) & FLASH_BLOCK_Msk) != 0UL) &&\ macro

Completed in 6 milliseconds