Searched refs:IS_TKEY_ALL_SW1 (Results 1 – 2 of 2) sorted by relevance
247 #define IS_TKEY_ALL_SW1(_SW1) ((_SW1) <= 0xFF) macro
441 if(!IS_TKEY_ALL_SW1(htkey->Init.Sw1H)) return HAL_ERROR; in HAL_TKEY_Init()442 if(!IS_TKEY_ALL_SW1(htkey->Init.Sw1L)) return HAL_ERROR; in HAL_TKEY_Init()
Completed in 11 milliseconds