Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/hpl/oscctrl/
Dhpl_oscctrl.c175 while (!(hri_oscctrl_get_DPLLSTATUS_LOCK_bit(hw) || hri_oscctrl_get_DPLLSTATUS_CLKRDY_bit(hw))) in _oscctrl_init_referenced_generators()
/loramac-node-3.4.0/src/boards/mcu/saml21/hri/
Dhri_oscctrl_l21.h2952 static inline bool hri_oscctrl_get_DPLLSTATUS_LOCK_bit(const void *const hw) in hri_oscctrl_get_DPLLSTATUS_LOCK_bit() function