Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dsensitive_reg.h34 #define SENSITIVE_ROM_TABLE_M (SENSITIVE_ROM_TABLE_V << SENSITIVE_ROM_TABLE_S)
36 #define SENSITIVE_ROM_TABLE_S 0 macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dsensitive_reg.h34 #define SENSITIVE_ROM_TABLE_M ((SENSITIVE_ROM_TABLE_V)<<(SENSITIVE_ROM_TABLE_S))
36 #define SENSITIVE_ROM_TABLE_S 0 macro