Home
last modified time | relevance | path

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

/device/soc/winnermicro/wm800/board/include/driver/
Dwm_internal_flash.h127 #define CMD_START_Pos 8U /*!< CMD … macro
128 #define CMD_START_Msk (1UL << CMD_START_Pos) /*!< C…
/device/soc/winnermicro/wm800/board/src/app/wm_atcmd/
Dwm_cmdp_hostif.c3422 #define CMD_START_Pos 8U /*!< CMD start position */ in stand_by_power_down() macro
3423 #define CMD_START_Msk (1UL << CMD_START_Pos) /*!< CMD start Mask */ in stand_by_power_down()