Home
last modified time | relevance | path

Searched refs:hal_get_command_ifg_reg (Results 1 – 3 of 3) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/hal/
Dhal.h43 uint32_t hal_get_command_ifg_reg(void);
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/hal/cc23x0/
Dhal_cc23x0.c104 uint32_t hal_get_command_ifg_reg(void) in hal_get_command_ifg_reg() function
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/
DRCL.c120 LRF_Events lrfEvents = {.value = hal_get_command_ifg_reg()}; in rclCommandHwi()