Skip to content
Snippets Groups Projects
Select Git revision
  • ec11dd115a5996c22458f92465c4d384cc73180d
  • master default protected
  • v1.10
  • v1.9
  • v1.8
  • v1.7
  • v1.6
  • v1.5
  • v1.4
  • v1.3
  • v1.2
  • v1.1
  • v1.0
  • release-1
  • bootloader-v1
  • v0.0
16 results

board.c

Blame
  • Forked from card10 / firmware
    Source project has a limited visibility.
    • rahix's avatar
      ec11dd11
      chore(card10-board): Fix a sign-compare warning · ec11dd11
      rahix authored
      
      Fix the following warning:
      
          lib/sdk/Libraries/Boards/card10/Source/board.c: In function 'Board_Init':
          lib/sdk/Libraries/Boards/card10/Source/board.c:102:19: warning:
                   comparison of integer expressions of different signedness:
                   'int' and 'unsigned int' [-Wsign-compare]
            102 |     for (i = 0; i < num_pins; i++) {
                |                   ^
      
      Signed-off-by: default avatarRahix <rahix@rahix.de>
      ec11dd11
      History
      chore(card10-board): Fix a sign-compare warning
      rahix authored
      
      Fix the following warning:
      
          lib/sdk/Libraries/Boards/card10/Source/board.c: In function 'Board_Init':
          lib/sdk/Libraries/Boards/card10/Source/board.c:102:19: warning:
                   comparison of integer expressions of different signedness:
                   'int' and 'unsigned int' [-Wsign-compare]
            102 |     for (i = 0; i < num_pins; i++) {
                |                   ^
      
      Signed-off-by: default avatarRahix <rahix@rahix.de>
    group__RTC__TRIM.js 430 B
    var group__RTC__TRIM =
    [
        [ "MXC_F_RTC_TRIM_TRIM_POS", "group__RTC__TRIM.html#ga3e5fe62df8155f0fa9153a451e06207f", null ],
        [ "MXC_F_RTC_TRIM_TRIM", "group__RTC__TRIM.html#ga86e740da97d1b31153ee646c8a6ce2bc", null ],
        [ "MXC_F_RTC_TRIM_VRTC_TMR_POS", "group__RTC__TRIM.html#gad50bc4a4caeccb1acbf1459f7ef5477c", null ],
        [ "MXC_F_RTC_TRIM_VRTC_TMR", "group__RTC__TRIM.html#ga2983c625e5b413f542e3503d2f8d5cb6", null ]
    ];