dport access: Add _DPORT_REG_SET_BIT & _DPORT_REG_CLR_BIT

This commit is contained in:
Angus Gratton
2017-08-17 14:16:21 +10:00
committed by Angus Gratton
parent dc8c33892e
commit cb31222e8b
2 changed files with 17 additions and 6 deletions

View File

@@ -12,6 +12,8 @@
// See the License for the specific language governing permissions and
// limitations under the License.
#include <sdkconfig.h>
#ifndef _ESP_DPORT_ACCESS_H_
#define _ESP_DPORT_ACCESS_H_