Home
last modified time | relevance | path

Searched refs:APB_CTRL_CK8M_TICK_NUM_S (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/soc/esp32/include/soc/
Dapb_ctrl_reg.h70 #define APB_CTRL_CK8M_TICK_NUM_M ((APB_CTRL_CK8M_TICK_NUM_V)<<(APB_CTRL_CK8M_TICK_NUM_S))
72 #define APB_CTRL_CK8M_TICK_NUM_S 0 macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dapb_ctrl_reg.h69 #define APB_CTRL_CK8M_TICK_NUM_M ((APB_CTRL_CK8M_TICK_NUM_V)<<(APB_CTRL_CK8M_TICK_NUM_S))
71 #define APB_CTRL_CK8M_TICK_NUM_S 8 macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dapb_ctrl_reg.h58 #define APB_CTRL_CK8M_TICK_NUM_M ((APB_CTRL_CK8M_TICK_NUM_V)<<(APB_CTRL_CK8M_TICK_NUM_S))
60 #define APB_CTRL_CK8M_TICK_NUM_S 8 macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dapb_ctrl_reg.h59 #define APB_CTRL_CK8M_TICK_NUM_M ((APB_CTRL_CK8M_TICK_NUM_V)<<(APB_CTRL_CK8M_TICK_NUM_S))
61 #define APB_CTRL_CK8M_TICK_NUM_S 8 macro