Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ota/2ndboot/include/
A D2ndboot.h16 #define FLASH_ALIGN_MASK ~(sizeof(unsigned int) - 1) macro
/AliOS-Things-master/components/genie_service/genie_port/hal/
A Dgenie_hal_flash.c18 #define FLASH_ALIGN_MASK ~(sizeof(uint32_t) - 1) macro

Completed in 3 milliseconds