mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00
dport access: Add _DPORT_REG_SET_BIT & _DPORT_REG_CLR_BIT
This commit is contained in:

committed by
Angus Gratton

parent
dc8c33892e
commit
cb31222e8b
@@ -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_
|
||||
|
||||
|
Reference in New Issue
Block a user