Searched defs:field_suffix (Results 1 – 2 of 2) sorted by relevance
/hal_espressif-latest/components/hal/esp32c6/include/hal/ |
D | uart_ll.h | 36 #define UART_LL_PCR_REG_U32_SET(hw, reg_suffix, field_suffix, val) \ argument 43 #define UART_LL_PCR_REG_U32_GET(hw, reg_suffix, field_suffix) \ argument 48 #define UART_LL_PCR_REG_SET(hw, reg_suffix, field_suffix, val) \ argument 55 #define UART_LL_PCR_REG_GET(hw, reg_suffix, field_suffix) \ argument
|
/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | uart_ll.h | 38 #define UART_LL_PCR_REG_U32_SET(hw, reg_suffix, field_suffix, val) \ argument 45 #define UART_LL_PCR_REG_U32_GET(hw, reg_suffix, field_suffix) \ argument 50 #define UART_LL_PCR_REG_SET(hw, reg_suffix, field_suffix, val) \ argument 57 #define UART_LL_PCR_REG_GET(hw, reg_suffix, field_suffix) \ argument
|