Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/hpl/sercom/
Dhpl_sercom.c1633 static int8_t _get_i2c_s_index(const void *const hw);
1902 int8_t i = _get_i2c_s_index(hw); in _i2c_s_init()
1928 static int8_t _get_i2c_s_index(const void *const hw) in _get_i2c_s_index() function