Searched refs:otPlatDiagModeGet (Results 1 – 4 of 4) sorted by relevance
71 if (otPlatDiagModeGet()) { in platformAlarmProcess()
100 bool otPlatDiagModeGet(void) in otPlatDiagModeGet() function
492 if (IS_ENABLED(CONFIG_OPENTHREAD_DIAG) && otPlatDiagModeGet()) { in handle_tx_done()523 if (IS_ENABLED(CONFIG_OPENTHREAD_DIAG) && otPlatDiagModeGet()) { in openthread_handle_received_frame()664 if (IS_ENABLED(CONFIG_OPENTHREAD_DIAG) && otPlatDiagModeGet()) { in platformRadioProcess()
374 bool otPlatDiagModeGet(void) in otPlatDiagModeGet() function