Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/hpl/sercom/
Dhpl_sercom.c170 static uint8_t _get_sercom_index(const void *const hw);
569 static uint8_t _get_sercom_index(const void *const hw) in _get_sercom_index() function
600 uint8_t i = _get_sercom_index(hw); in _usart_init()