summaryrefslogtreecommitdiffstats
path: root/test/fixtures/test1.json
blob: d0b3a8f066e27d7f654024de40817526e3885aba (plain)
1
2
3
4
5
{"test":
    {
        "test":"test"
    }
}
#a61717; background-color: #e3d2d2 } /* Error */ .highlight .k { color: #008800; font-weight: bold } /* Keyword */ .highlight .ch { color: #888888 } /* Comment.Hashbang */ .highlight .cm { color: #888888 } /* Comment.Multiline */ .highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */ .highlight .cpf { color: #888888 } /* Comment.PreprocFile */ .highlight .c1 { color: #888888 } /* Comment.Single */ .highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */ .highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */ .highlight .ge { font-style: italic } /* Generic.Emph */ .highlight .gr { color: #aa0000 } /* Generic.Error */ .highlight .gh { color: #333333 } /* Generic.Heading */ .highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ .highlight .go { color: #888888 } /* Generic.Output */ .highlight .gp { color: #555555 } /* Generic.Prompt */ .highlight .gs { font-weight: bold } /* Generic.Strong */ .highlight .gu { color: #666666 } /* Generic.Subheading */ .highlight .gt { color: #aa0000 } /* Generic.Traceback */ .highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */ .highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */ .highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */ .highlight .kp { color: #008800 } /* Keyword.Pseudo */ .highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */ .highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */ .highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */ .highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */ .highlight .na { color: #336699 } /* Name.Attribute */ .highlight .nb { color: #003388 } /* Name.Builtin */ .highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */ .highlight .no { color: #003366; font-weight: bold } /* Name.Constant */ .highlight .nd { color: #555555 } /* Name.Decorator */ .highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */ .highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */ .highlight .nl { color: #336699; font-style: italic } /* Name.Label */ .highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */ .highlight .py { color: #336699; font-weight: bold } /* Name.Property */ .highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #336699 } /* Name.Variable */ .highlight .ow { color: #008800 } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ }
/*
 * @copyright Copyright (c) 2016-2020 TOYOTA MOTOR CORPORATION.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */

/*******************************************************************************
 *  File name        :GpsInt.cpp
 *  System name        :PastModel002
 *  Subsystem name    :GPS interrupt thread
 ******************************************************************************/

/*******************************************************************************
* Include File
*******************************************************************************/
#include <vehicle_service/positioning_base_library.h>
#include "POS_private.h"
#include "GpsInt.h"

#define RD_REG32(reg) \
            (*(volatile ULONG * const)(reg))

#define     COMREGMSK_OR    1
#define     ALLINTMASK      0x0f

#ifdef __cplusplus
extern "C" {
#endif
void    com_regmsk_dword(ULONG *, ULONG, UCHAR, UCHAR);    // NOLINT(readability/nolint)
#ifdef __cplusplus
}
#endif

/*******************************************************************************
* Define
*******************************************************************************/
#define GPS_INT_THREAD_DEBUG_SWITCH                    0    /* 0:OFF 1:ON */

/*******************************************************************************
* Global Parameter
*******************************************************************************/
GPS_INT_DATA    g_gps_int_data;

/*******************************************************************************
* Module
*******************************************************************************/
/*******************************************************************************
 * MODULE    : DEVGpsIntUnMapDevice
 * ABSTRACT  : Register mapping release processing
 * FUNCTION  : Release the register mapping
 * ARGUMENT  : None
 * NOTE      :
 * RETURN    : None
 ******************************************************************************/
void DEVGpsIntUnMapDevice(void) {
    /* Release GPIO Register Mapping */
    if ((g_gps_int_data.irq_status_reg        != 0)
        || (g_gps_int_data.irq_status_set_reg  != 0)
        || (g_gps_int_data.rising_detect_reg  != 0)) {
        /* When GPIO registers are mapped */
        /* #QAC confirmation Rule11.3 Data Size Equivalent (4Byte),No problem due to unsigned relation */
        MunMapDeviceIo((HANDLE)g_gps_int_data.irq_status_reg, sizeof(g_gps_int_data.irq_status_reg));
        /* #QAC confirmation Rule11.3 Data Size Equivalent (4Byte),No problem due to unsigned relation */
        MunMapDeviceIo((HANDLE)g_gps_int_data.irq_status_set_reg, sizeof(g_gps_int_data.irq_status_set_reg));
        /* #QAC confirmation Rule11.3 Data Size Equivalent (4Byte),No problem due to unsigned relation */
        MunMapDeviceIo((HANDLE)g_gps_int_data.rising_detect_reg, sizeof(g_gps_int_data.rising_detect_reg));

        g_gps_int_data.irq_status_reg        = 0;
        g_gps_int_data.irq_status_set_reg    = 0;
        g_gps_int_data.rising_detect_reg    = 0;
    }
}

/*******************************************************************************
 * MODULE    : DEVGpsIntSetInterupt
 * ABSTRACT  : GPS interrupt setting
 * FUNCTION  : Setting GPS Interrupt
 * ARGUMENT  : None
 * NOTE      :
 * RETURN    : TRUE        : Interrupt setting success
 *           : FALSE    : Interrupt setting failure
 ******************************************************************************/
void DEVGpsIntSetInterupt(void) {
#if GPS_INT_THREAD_DEBUG_SWITCH
    /* Dummy read */
    itr_ret = RD_REG32(g_gps_int_data.irq_status_set_reg);

    FRAMEWORKUNIFIEDLOG(ZONE_INFO, __FUNCTION__, "GpsInt.cpp, IRQSTATUS_SET reg value(before) = 0x%08X ", itr_ret);
#endif

    /* GPS interrupt Enable setting */
    /* Dummy read */
    /* #QAC confirmation Rule11.3 Data Size Equivalent (4Byte),No problem due to unsigned relation */
    (void)RD_REG32(g_gps_int_data.irq_status_set_reg);

#if GPS_INT_THREAD_DEBUG_SWITCH
    FRAMEWORKUNIFIEDLOG(ZONE_INFO, __FUNCTION__, "GpsInt.cpp, IRQSTATUS_SET reg value(after) = 0x%08X ", itr_ret);
#endif



#if GPS_INT_THREAD_DEBUG_SWITCH
    /* Dummy read */
    itr_ret = RD_REG32(g_gps_int_data.rising_detect_reg);

    FRAMEWORKUNIFIEDLOG(ZONE_INFO, __FUNCTION__, "GpsInt.cpp, RISINGDETECT reg value(before) = 0x%08X ", itr_ret);
#endif

    /* GPS Interrupt Detection Method Setting */
    /* #QAC confirmation Rule11.3 Data Size Equivalent (4Byte),No problem due to unsigned relation */
    com_regmsk_dword(reinterpret_cast<ULONG *>(g_gps_int_data.rising_detect_reg), \
        GPS_MASK_6BIT, COMREGMSK_OR, ALLINTMASK);

    /* Dummy read */
    /* #QAC confirmation Rule11.3 Data Size Equivalent (4Byte),No problem due to unsigned relation */
    (void)RD_REG32(g_gps_int_data.rising_detect_reg);

#if GPS_INT_THREAD_DEBUG_SWITCH
    FRAMEWORKUNIFIEDLOG(ZONE_INFO, __FUNCTION__, "GpsInt.cpp, RISINGDETECT reg value(after)  = 0x%08X ", itr_ret);
#endif
}

/*******************************************************************************
 * MODULE    : DEVGpsIntIntRegClear
 * ABSTRACT  : Interrupt cause register clear processing
 * FUNCTION  : Clear the interrupt cause register
 * ARGUMENT  : None
 * NOTE      :
 * RETURN    : None
 ******************************************************************************/
void DEVGpsIntIntRegClear(void) {
#if GPS_INT_THREAD_DEBUG_SWITCH
    /* Dummy read */
    itr_ret = RD_REG32(g_gps_int_data.irq_status_reg);

    FRAMEWORKUNIFIEDLOG(ZONE_INFO, __FUNCTION__, "GpsInt.cpp, IRQSTATUS reg value(before) = 0x%08X ", itr_ret);
#endif

    /* Clear Interrupt Source Register */
    /* Dummy read */
    /* #QAC confirmation Rule11.3 Data Size Equivalent (4Byte),No problem due to unsigned relation */
    (void)RD_REG32(g_gps_int_data.irq_status_reg);

#if GPS_INT_THREAD_DEBUG_SWITCH
    FRAMEWORKUNIFIEDLOG(ZONE_INFO, __FUNCTION__, "GpsInt.cpp, IRQSTATUS reg value(after)  = 0x%08X ", itr_ret);
#endif
}

/*******************************************************************************
 * MODULE    : DEVGpsIntSndMsg
 * ABSTRACT  : Send GPS interrupt occurrence notification
 * FUNCTION  : Notify GPS communication management that an interrupt has occurred.
 * ARGUMENT  : None
 * NOTE      :
 * RETURN    : RET_NORMAL    : Normal completion
 *           : Other than the above        : Processing error
 ******************************************************************************/
RET_API DEVGpsIntSndMsg(void) {
    return RET_NORMAL;
}