Home
last modified time | relevance | path

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

/aosp12/hardware/st/nfc/st21nfc/include/
H A Dandroid_logmsg.h52 #define NAME_STNFC_CONTROL_CLK "STNFC_CONTROL_CLK" macro
/aosp12/hardware/st/nfc/st21nfc/adaptation/
H A Di2clayer.cc293 GetNumValue(NAME_STNFC_CONTROL_CLK, &hal_ctrl_clk, sizeof(hal_ctrl_clk)); in I2cOpenLayer()