Revision 8cbe3240 unittests/periphery-lld/inc/ut_alld_P9221R_v1.h

View differences:

unittests/periphery-lld/inc/ut_alld_P9221R_v1.h
21 21

  
22 22
#include <amiroos.h>
23 23

  
24
#if ((AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_R9221R) && (AMIROLLD_CFG_R9221R == 1)) || defined(__DOXYGEN__)
24
#if ((AMIROOS_CFG_TESTS_ENABLE == true) && defined(AMIROLLD_CFG_P9221R) && (AMIROLLD_CFG_P9221R == 1)) || defined(__DOXYGEN__)
25 25

  
26
#include <alld_R9221R.h>
26
#include <alld_P9221R.h>
27 27

  
28 28
/******************************************************************************/
29 29
/* CONSTANTS                                                                  */
......
48 48
  /**
49 49
   * @brief   R9221R driver to use.
50 50
   */
51
  R9221RDriver *PRd;
51
  P9221RDriver *PRd;
52 52

  
53 53
  /**
54 54
   * @brief   Alignment in x direction measured.

Also available in: Unified diff