Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_stack_user_cfg.h1500 void LLC_pcl_hal_cntxt_init_ucfg(uintptr_t pcl_cntxt_p);
1501 void LLC_pcl_hal_cntxt_init_ucfg_weak(uintptr_t pcl_cntxt_p);
1502 void LLC_pcl_hal_cntxt_init(uintptr_t pcl_cntxt_p);
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/config/
Dble_stack_user_cfg.c2689 void LLC_pcl_hal_cntxt_init_ucfg(uintptr_t pcl_cntxt_p) in LLC_pcl_hal_cntxt_init_ucfg() argument
2691 LLC_pcl_hal_cntxt_init(pcl_cntxt_p); in LLC_pcl_hal_cntxt_init_ucfg()