Home
last modified time | relevance | path

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

/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/all/
H A Dbsp_locking.h64 void bsp_init_hardware_locks(void);
H A Dbsp_locking.c253 void bsp_init_hardware_locks(void) in bsp_init_hardware_locks() function
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/cmsis/Device/RENESAS/S1JA/Source/
H A Dsystem_S1JA.c244 bsp_init_hardware_locks(); in SystemInit()