drivers: entropy: esp32: update register call
Update entropy driver to use proper registers Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
This commit is contained in:
parent
a5ddb72261
commit
57c7dfbbc3
5 changed files with 55 additions and 35 deletions
|
@ -7,6 +7,7 @@
|
|||
#define ZEPHYR_ARCH_XTENSA_INCLUDE_XTENSA_API_H_
|
||||
|
||||
#include <xtensa/hal.h>
|
||||
#include <xtensa/core-macros.h>
|
||||
#include "xtensa_rtos.h"
|
||||
#include "xtensa_context.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue