Home
last modified time | relevance | path

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

/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/
A Dhal_gpio_periph.h50 #define GPIO_PADDIR_DIR_MASK (0xffffffff) macro
52 … (((uint32_t)(((uint32_t)(val)) << GPIO_PADDIR_DIR_SHIFT)) & GPIO_PADDIR_DIR_MASK)
A Dhal_gpio_pulp.h136 #define GPIO_PADDIR_DIR_MASK 0xffffffff macro

Completed in 5 milliseconds