Home
last modified time | relevance | path

Searched defs:interrupt_type (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/drivers/drivers/hal/tsensor/v151/
Dhal_tsensor_v151.c182 static void hal_tsensor_v151_set_interrupt(hal_tsensor_interript_type_t interrupt_type, bool value) in hal_tsensor_v151_set_interrupt()
194 static void hal_tsensor_v151_set_callback(hal_tsensor_interript_type_t interrupt_type, in hal_tsensor_v151_set_callback()
258 static void hal_tsensor_notify_int_callback(hal_tsensor_interript_type_t interrupt_type, int8_t tem… in hal_tsensor_notify_int_callback()
/device/soc/hisilicon/ws63v100/sdk/drivers/drivers/hal/uart/v151/
Dhal_uart_v151.c472 void hal_uart_enable_interrupt(uart_bus_t uart, hal_uart_interrupt_t interrupt_type, bool val) in hal_uart_enable_interrupt()
504 void hal_uart_clear_interrupt(uart_bus_t uart, hal_uart_interrupt_t interrupt_type) in hal_uart_clear_interrupt()