Home
last modified time | relevance | path

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

/AliOS-Things-master/components/amp_adapter/include/peripheral/
A Daos_hal_flash.h14 #define PAR_OPT_READ_POS (0) macro
17 #define PAR_OPT_READ_MASK (0x1u << PAR_OPT_READ_POS)
20 #define PAR_OPT_READ_DIS (0x0u << PAR_OPT_READ_POS)
21 #define PAR_OPT_READ_EN (0x1u << PAR_OPT_READ_POS)
/AliOS-Things-master/components/drivers/peripheral/flash/include/aos/hal/
A Dflash.h14 #define PAR_OPT_READ_POS ( 0 ) macro
17 #define PAR_OPT_READ_MASK ( 0x1u << PAR_OPT_READ_POS )
20 #define PAR_OPT_READ_DIS ( 0x0u << PAR_OPT_READ_POS )
21 #define PAR_OPT_READ_EN ( 0x1u << PAR_OPT_READ_POS )

Completed in 3 milliseconds