Searched refs:SBS_VDD_CELL_CODE (Results 1 – 1 of 1) sorted by relevance
183 #define SBS_VDD_CELL_CODE ((uint32_t)0x00000000) /*!< Select Code from the cell */ macro186 #define IS_SBS_VDD_CODE_SELECT(SELECT) (((SELECT) == SBS_VDD_CELL_CODE)|| \