Home
last modified time | relevance | path

Searched refs:HAL_ENABLE (Results 1 – 5 of 5) sorted by relevance

/bsp/bluetrum/libraries/hal_libraries/ab32vg1_hal/source/
A Dab32vg1_hal_uart.c130 if (param == HAL_ENABLE) { in hal_uart_control()
212 hal_uart_control(huart->instance, UART_RX_ENABLE, HAL_ENABLE); in uart_config_all()
214 hal_uart_control(huart->instance, UART_MODULE_ENABLE, HAL_ENABLE); in uart_config_all()
/bsp/bluetrum/libraries/hal_libraries/ab32vg1_hal/include/
A Dab32vg1_hal_def.h36 #define HAL_ENABLE (1) macro
/bsp/rockchip/common/rk_hal/lib/hal/inc/
A Dhal_def.h147 HAL_ENABLE = 0x01U enumerator
/bsp/bluetrum/libraries/hal_drivers/
A Ddrv_usart.c142 hal_uart_control(uart->handle.instance, UART_RXIT_ENABLE, HAL_ENABLE); in ab32_control()
/bsp/rockchip/common/rk_hal/lib/hal/src/
A Dhal_cache.c108 ret = HAL_ENABLE; in HAL_MPU_IsEnable()

Completed in 14 milliseconds