实例介绍
ASM和C都齐全。囊括几乎全系列。
【实例截图】
【核心代码】
16359647498985708703.zip
└── 九齐NY8例程
├── NY8_Assembly
│ ├── NY8A050D
│ │ ├── Checksum
│ │ │ ├── Checksum
│ │ │ │ ├── Checksum.cb
│ │ │ │ ├── Checksum.naprj
│ │ │ │ ├── Checksum.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A050D.H
│ │ │ └── Checksum.NySln
│ │ ├── External_Keychange Interrupt
│ │ │ ├── External_Keychange Interrupt
│ │ │ │ ├── External_Keychange Interrupt.cb
│ │ │ │ ├── External_Keychange Interrupt.naprj
│ │ │ │ ├── External_Keychange Interrupt.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A050D.H
│ │ │ └── External_Keychange Interrupt.NySln
│ │ ├── GPIO Control
│ │ │ ├── GPIO Control
│ │ │ │ ├── GPIO Control.cb
│ │ │ │ ├── GPIO Control.naprj
│ │ │ │ ├── GPIO Control.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A050D.H
│ │ │ └── GPIO Control.NySln
│ │ ├── Jump_Call Function
│ │ │ ├── Jump_Call Function
│ │ │ │ ├── Jump_Call Function.cb
│ │ │ │ ├── Jump_Call Function.naprj
│ │ │ │ ├── Jump_Call Function.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A050D.H
│ │ │ └── Jump_Call Function.NySln
│ │ ├── New Project
│ │ │ ├── main.asm
│ │ │ ├── New Project.cb
│ │ │ ├── New Project.naprj
│ │ │ ├── New Project.NySln
│ │ │ └── NY8A050D.H
│ │ ├── RAM_ROM_REG Access
│ │ │ ├── RAM_ROM_REG Access
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A050D.H
│ │ │ │ ├── RAM_ROM_REG Access.cb
│ │ │ │ ├── RAM_ROM_REG Access.naprj
│ │ │ │ └── RAM_ROM_REG Access.NySln
│ │ │ └── RAM_ROM_REG Access.NySln
│ │ ├── Rolling Code
│ │ │ ├── Rolling Code
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A050D.H
│ │ │ │ ├── Rolling Code.cb
│ │ │ │ ├── Rolling Code.naprj
│ │ │ │ └── Rolling Code.NySln
│ │ │ └── Rolling Code.NySln
│ │ ├── Sleep_Wakeup
│ │ │ ├── Sleep_Wakeup
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A050D.H
│ │ │ │ ├── Sleep_Wakeup.cb
│ │ │ │ ├── Sleep_Wakeup.naprj
│ │ │ │ └── Sleep_Wakeup.NySln
│ │ │ └── Sleep_Wakeup.NySln
│ │ └── Timer_WDT Interrupt
│ │ ├── Timer Interrupt.NySln
│ │ └── Timer_WDT Interrupt
│ │ ├── main.asm
│ │ ├── NY8A050D.H
│ │ ├── Timer Interrupt.cb
│ │ ├── Timer Interrupt.naprj
│ │ └── Timer Interrupt.NySln
│ ├── NY8A051A
│ │ ├── Checksum
│ │ │ ├── Checksum
│ │ │ │ ├── Checksum.cb
│ │ │ │ ├── Checksum.naprj
│ │ │ │ ├── Checksum.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A051A.H
│ │ │ └── Checksum.NySln
│ │ ├── External_Keychange Interrupt
│ │ │ ├── External_Keychange Interrupt
│ │ │ │ ├── External_Keychange Interrupt.cb
│ │ │ │ ├── External_Keychange Interrupt.naprj
│ │ │ │ ├── External_Keychange Interrupt.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A051A.H
│ │ │ └── External_Keychange Interrupt.NySln
│ │ ├── GPIO Control
│ │ │ ├── GPIO Control
│ │ │ │ ├── GPIO Control.cb
│ │ │ │ ├── GPIO Control.naprj
│ │ │ │ ├── GPIO Control.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A051A.H
│ │ │ └── GPIO Control.NySln
│ │ ├── Jump_Call Function
│ │ │ ├── Jump_Call Function
│ │ │ │ ├── Jump_Call Function.cb
│ │ │ │ ├── Jump_Call Function.naprj
│ │ │ │ ├── Jump_Call Function.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A051A.H
│ │ │ └── Jump_Call Function.NySln
│ │ ├── New Project
│ │ │ ├── main.asm
│ │ │ ├── New Project.cb
│ │ │ ├── New Project.naprj
│ │ │ ├── New Project.NySln
│ │ │ └── NY8A051A.H
│ │ ├── RAM_ROM_REG Access
│ │ │ ├── RAM_ROM_REG Access
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A051A.H
│ │ │ │ ├── RAM_ROM_REG Access.cb
│ │ │ │ ├── RAM_ROM_REG Access.naprj
│ │ │ │ └── RAM_ROM_REG Access.NySln
│ │ │ └── RAM_ROM_REG Access.NySln
│ │ ├── Rolling Code
│ │ │ ├── Rolling Code
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A051A.H
│ │ │ │ ├── Rolling Code.cb
│ │ │ │ ├── Rolling Code.naprj
│ │ │ │ └── Rolling Code.NySln
│ │ │ └── Rolling Code.NySln
│ │ ├── Sleep_Wakeup
│ │ │ ├── Sleep_Wakeup
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A051A.H
│ │ │ │ ├── Sleep_Wakeup.cb
│ │ │ │ ├── Sleep_Wakeup.naprj
│ │ │ │ └── Sleep_Wakeup.NySln
│ │ │ └── Sleep_Wakeup.NySln
│ │ ├── Special IO Function
│ │ │ ├── Special IO Function
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A051A.H
│ │ │ │ ├── Special IO Function.cb
│ │ │ │ ├── Special IO Function.naprj
│ │ │ │ └── Special IO Function.NySln
│ │ │ └── Special IO Function.NySln
│ │ └── Timer_WDT Interrupt
│ │ ├── Timer_WDT Interrupt
│ │ │ ├── main.asm
│ │ │ ├── NY8A051A.H
│ │ │ ├── Timer_WDT Interrupt.cb
│ │ │ ├── Timer_WDT Interrupt.naprj
│ │ │ └── Timer_WDT Interrupt.NySln
│ │ └── Timer_WDT Interrupt.NySln
│ ├── NY8A051B
│ │ ├── Checksum
│ │ │ ├── Checksum
│ │ │ │ ├── Checksum.cb
│ │ │ │ ├── Checksum.naprj
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A051B.H
│ │ │ └── Checksum.NySln
│ │ ├── External_Keychange Interrupt
│ │ │ ├── External_Keychange Interrupt
│ │ │ │ ├── External_Keychange Interrupt.cb
│ │ │ │ ├── External_Keychange Interrupt.naprj
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A051B.H
│ │ │ └── External_Keychange Interrupt.NySln
│ │ ├── GPIO Control
│ │ │ ├── GPIO Control
│ │ │ │ ├── GPIO Control.cb
│ │ │ │ ├── GPIO Control.naprj
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A051B.H
│ │ │ └── GPIO Control.NySln
│ │ ├── Jump_Call Function
│ │ │ ├── Jump_Call Function
│ │ │ │ ├── Jump_Call Function.cb
│ │ │ │ ├── Jump_Call Function.naprj
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A051B.H
│ │ │ └── Jump_Call Function.NySln
│ │ ├── New Project
│ │ │ ├── main.asm
│ │ │ ├── New Project.cb
│ │ │ ├── New Project.naprj
│ │ │ ├── New Project.NySln
│ │ │ └── NY8A051B.H
│ │ ├── RAM_ROM_REG Access
│ │ │ ├── RAM_ROM_REG Access
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A051B.H
│ │ │ │ ├── RAM_ROM_REG Access.cb
│ │ │ │ └── RAM_ROM_REG Access.naprj
│ │ │ └── RAM_ROM_REG Access.NySln
│ │ ├── Rolling Code
│ │ │ ├── Rolling Code
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A051B.H
│ │ │ │ ├── Rolling Code.cb
│ │ │ │ └── Rolling Code.naprj
│ │ │ └── Rolling Code.NySln
│ │ ├── Sleep_Wakeup
│ │ │ ├── Sleep_Wakeup
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A051B.H
│ │ │ │ ├── Sleep_Wakeup.cb
│ │ │ │ └── Sleep_Wakeup.naprj
│ │ │ └── Sleep_Wakeup.NySln
│ │ ├── Special IO Function
│ │ │ ├── Special IO Function
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A051B.H
│ │ │ │ ├── Special IO Function.cb
│ │ │ │ └── Special IO Function.naprj
│ │ │ └── Special IO Function.NySln
│ │ └── Timer_WDT Interrupt
│ │ ├── Timer_WDT Interrupt
│ │ │ ├── main.asm
│ │ │ ├── NY8A051B.H
│ │ │ ├── Timer_WDT Interrupt.cb
│ │ │ └── Timer_WDT Interrupt.naprj
│ │ └── Timer_WDT Interrupt.NySln
│ ├── NY8A051C
│ │ ├── Checksum
│ │ │ ├── Checksum
│ │ │ │ ├── Checksum.cb
│ │ │ │ ├── Checksum.naprj
│ │ │ │ ├── Checksum.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A051C.H
│ │ │ └── Checksum.NySln
│ │ ├── External_Keychange Interrupt
│ │ │ ├── External_Keychange Interrupt
│ │ │ │ ├── External_Keychange Interrupt.cb
│ │ │ │ ├── External_Keychange Interrupt.naprj
│ │ │ │ ├── External_Keychange Interrupt.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A051C.H
│ │ │ └── External_Keychange Interrupt.NySln
│ │ ├── GPIO Control
│ │ │ ├── GPIO Control
│ │ │ │ ├── GPIO Control.cb
│ │ │ │ ├── GPIO Control.naprj
│ │ │ │ ├── GPIO Control.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A051C.H
│ │ │ └── GPIO Control.NySln
│ │ ├── Jump_Call Function
│ │ │ ├── Jump_Call Function
│ │ │ │ ├── Jump_Call Function.cb
│ │ │ │ ├── Jump_Call Function.naprj
│ │ │ │ ├── Jump_Call Function.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A051C.H
│ │ │ └── Jump_Call Function.NySln
│ │ ├── New Project
│ │ │ ├── main.asm
│ │ │ ├── New Project.cb
│ │ │ ├── New Project.naprj
│ │ │ ├── New Project.NySln
│ │ │ └── NY8A051C.H
│ │ ├── RAM_ROM_REG Access
│ │ │ ├── RAM_ROM_REG Access
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A051C.H
│ │ │ │ ├── RAM_ROM_REG Access.cb
│ │ │ │ ├── RAM_ROM_REG Access.naprj
│ │ │ │ └── RAM_ROM_REG Access.NySln
│ │ │ └── RAM_ROM_REG Access.NySln
│ │ ├── Rolling Code
│ │ │ ├── Rolling Code
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A051C.H
│ │ │ │ ├── Rolling Code.cb
│ │ │ │ ├── Rolling Code.naprj
│ │ │ │ └── Rolling Code.NySln
│ │ │ └── Rolling Code.NySln
│ │ ├── Sleep_Wakeup
│ │ │ ├── Sleep_Wakeup
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A051C.H
│ │ │ │ ├── Sleep_Wakeup.cb
│ │ │ │ ├── Sleep_Wakeup.naprj
│ │ │ │ └── Sleep_Wakeup.NySln
│ │ │ └── Sleep_Wakeup.NySln
│ │ ├── Special IO Function
│ │ │ ├── Special IO Function
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A051C.H
│ │ │ │ ├── Special IO Function.cb
│ │ │ │ ├── Special IO Function.naprj
│ │ │ │ └── Special IO Function.NySln
│ │ │ └── Special IO Function.NySln
│ │ └── Timer_WDT Interrupt
│ │ ├── Timer_WDT Interrupt
│ │ │ ├── main.asm
│ │ │ ├── NY8A051C.H
│ │ │ ├── Timer_WDT Interrupt.cb
│ │ │ ├── Timer_WDT Interrupt.naprj
│ │ │ └── Timer_WDT Interrupt.NySln
│ │ └── Timer_WDT Interrupt.NySln
│ ├── NY8A051D
│ │ ├── Checksum
│ │ │ ├── Checksum
│ │ │ │ ├── Checksum.cb
│ │ │ │ ├── Checksum.naprj
│ │ │ │ ├── Checksum.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A051D.H
│ │ │ └── Checksum.NySln
│ │ ├── External_Keychange Interrupt
│ │ │ ├── External_Keychange Interrupt
│ │ │ │ ├── External_Keychange Interrupt.cb
│ │ │ │ ├── External_Keychange Interrupt.naprj
│ │ │ │ ├── External_Keychange Interrupt.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A051D.H
│ │ │ └── External_Keychange Interrupt.NySln
│ │ ├── GPIO Control
│ │ │ ├── GPIO Control
│ │ │ │ ├── GPIO Control.cb
│ │ │ │ ├── GPIO Control.naprj
│ │ │ │ ├── GPIO Control.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A051D.H
│ │ │ └── GPIO Control.NySln
│ │ ├── Jump_Call Function
│ │ │ ├── Jump_Call Function
│ │ │ │ ├── Jump_Call Function.cb
│ │ │ │ ├── Jump_Call Function.naprj
│ │ │ │ ├── Jump_Call Function.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A051D.H
│ │ │ └── Jump_Call Function.NySln
│ │ ├── New Project
│ │ │ ├── main.asm
│ │ │ ├── New Project.cb
│ │ │ ├── New Project.naprj
│ │ │ ├── New Project.NySln
│ │ │ └── NY8A051D.H
│ │ ├── RAM_ROM_REG Access
│ │ │ ├── RAM_ROM_REG Access
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A051D.H
│ │ │ │ ├── RAM_ROM_REG Access.cb
│ │ │ │ ├── RAM_ROM_REG Access.naprj
│ │ │ │ └── RAM_ROM_REG Access.NySln
│ │ │ └── RAM_ROM_REG Access.NySln
│ │ ├── Rolling Code
│ │ │ ├── Rolling Code
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A051D.H
│ │ │ │ ├── Rolling Code.cb
│ │ │ │ ├── Rolling Code.naprj
│ │ │ │ └── Rolling Code.NySln
│ │ │ └── Rolling Code.NySln
│ │ ├── Sleep_Wakeup
│ │ │ ├── Sleep_Wakeup
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A051D.H
│ │ │ │ ├── Sleep_Wakeup.cb
│ │ │ │ ├── Sleep_Wakeup.naprj
│ │ │ │ └── Sleep_Wakeup.NySln
│ │ │ └── Sleep_Wakeup.NySln
│ │ ├── Special IO Function
│ │ │ ├── Special IO Function
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A051D.H
│ │ │ │ ├── Special IO Function.cb
│ │ │ │ ├── Special IO Function.naprj
│ │ │ │ └── Special IO Function.NySln
│ │ │ └── Special IO Function.NySln
│ │ └── Timer_WDT Interrupt
│ │ ├── Timer_WDT Interrupt
│ │ │ ├── main.asm
│ │ │ ├── NY8A051D.H
│ │ │ ├── Timer_WDT Interrupt.cb
│ │ │ ├── Timer_WDT Interrupt.naprj
│ │ │ └── Timer_WDT Interrupt.NySln
│ │ └── Timer_WDT Interrupt.NySln
│ ├── NY8A051E
│ │ ├── Checksum
│ │ │ ├── Checksum
│ │ │ │ ├── Checksum.cb
│ │ │ │ ├── Checksum.naprj
│ │ │ │ ├── Checksum.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A051E.H
│ │ │ └── Checksum.NySln
│ │ ├── External_Keychange Interrupt
│ │ │ ├── External_Keychange Interrupt
│ │ │ │ ├── External_Keychange Interrupt.cb
│ │ │ │ ├── External_Keychange Interrupt.naprj
│ │ │ │ ├── External_Keychange Interrupt.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A051E.H
│ │ │ └── External_Keychange Interrupt.NySln
│ │ ├── GPIO Control
│ │ │ ├── GPIO Control
│ │ │ │ ├── GPIO Control.cb
│ │ │ │ ├── GPIO Control.naprj
│ │ │ │ ├── GPIO Control.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A051E.H
│ │ │ └── GPIO Control.NySln
│ │ ├── Jump_Call Function
│ │ │ ├── Jump_Call Function
│ │ │ │ ├── Jump_Call Function.cb
│ │ │ │ ├── Jump_Call Function.naprj
│ │ │ │ ├── Jump_Call Function.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A051E.H
│ │ │ └── Jump_Call Function.NySln
│ │ ├── New Project
│ │ │ ├── main.asm
│ │ │ ├── New Project.cb
│ │ │ ├── New Project.naprj
│ │ │ ├── New Project.NySln
│ │ │ └── NY8A051E.H
│ │ ├── RAM_ROM_REG Access
│ │ │ ├── RAM_ROM_REG Access
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A051E.H
│ │ │ │ ├── RAM_ROM_REG Access.cb
│ │ │ │ ├── RAM_ROM_REG Access.naprj
│ │ │ │ └── RAM_ROM_REG Access.NySln
│ │ │ └── RAM_ROM_REG Access.NySln
│ │ ├── Rolling Code
│ │ │ ├── Rolling Code
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A051E.H
│ │ │ │ ├── Rolling Code.cb
│ │ │ │ ├── Rolling Code.naprj
│ │ │ │ └── Rolling Code.NySln
│ │ │ └── Rolling Code.NySln
│ │ ├── Sleep_Wakeup
│ │ │ ├── Sleep_Wakeup
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A051E.H
│ │ │ │ ├── Sleep_Wakeup.cb
│ │ │ │ ├── Sleep_Wakeup.naprj
│ │ │ │ └── Sleep_Wakeup.NySln
│ │ │ └── Sleep_Wakeup.NySln
│ │ ├── Special IO Function
│ │ │ ├── Special IO Function
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A051E.H
│ │ │ │ ├── Special IO Function.cb
│ │ │ │ ├── Special IO Function.naprj
│ │ │ │ └── Special IO Function.NySln
│ │ │ └── Special IO Function.NySln
│ │ └── Timer_WDT Interrupt
│ │ ├── Timer_WDT Interrupt
│ │ │ ├── main.asm
│ │ │ ├── NY8A051E.H
│ │ │ ├── Timer_WDT Interrupt.cb
│ │ │ ├── Timer_WDT Interrupt.naprj
│ │ │ └── Timer_WDT Interrupt.NySln
│ │ └── Timer_WDT Interrupt.NySln
│ ├── NY8A051F
│ │ ├── Checksum
│ │ │ ├── Checksum
│ │ │ │ ├── Checksum.cb
│ │ │ │ ├── Checksum.naprj
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A051F.H
│ │ │ └── Checksum.NySln
│ │ ├── External_Keychange Interrupt
│ │ │ ├── External_Keychange Interrupt
│ │ │ │ ├── External_Keychange Interrupt.cb
│ │ │ │ ├── External_Keychange Interrupt.naprj
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A051F.H
│ │ │ └── External_Keychange Interrupt.NySln
│ │ ├── GPIO Control
│ │ │ ├── GPIO Control
│ │ │ │ ├── GPIO Control.cb
│ │ │ │ ├── GPIO Control.naprj
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A051F.H
│ │ │ └── GPIO Control.NySln
│ │ ├── Jump_Call Function
│ │ │ ├── Jump_Call Function
│ │ │ │ ├── Jump_Call Function.cb
│ │ │ │ ├── Jump_Call Function.naprj
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A051F.H
│ │ │ └── Jump_Call Function.NySln
│ │ ├── New Project
│ │ │ ├── main.asm
│ │ │ ├── New Project.cb
│ │ │ ├── New Project.naprj
│ │ │ ├── New Project.NySln
│ │ │ └── NY8A051F.H
│ │ ├── RAM_ROM_REG Access
│ │ │ ├── RAM_ROM_REG Access
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A051F.H
│ │ │ │ ├── RAM_ROM_REG Access.cb
│ │ │ │ └── RAM_ROM_REG Access.naprj
│ │ │ └── RAM_ROM_REG Access.NySln
│ │ ├── Rolling Code
│ │ │ ├── Rolling Code
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A051F.H
│ │ │ │ ├── Rolling Code.cb
│ │ │ │ └── Rolling Code.naprj
│ │ │ └── Rolling Code.NySln
│ │ ├── Sleep_Wakeup
│ │ │ ├── Sleep_Wakeup
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A051F.H
│ │ │ │ ├── Sleep_Wakeup.cb
│ │ │ │ └── Sleep_Wakeup.naprj
│ │ │ └── Sleep_Wakeup.NySln
│ │ ├── Special IO Function
│ │ │ ├── Special IO Function
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A051F.H
│ │ │ │ ├── Special IO Function.cb
│ │ │ │ └── Special IO Function.naprj
│ │ │ └── Special IO Function.NySln
│ │ └── Timer_WDT Interrupt
│ │ ├── Timer_WDT Interrupt
│ │ │ ├── main.asm
│ │ │ ├── NY8A051F.H
│ │ │ ├── Timer_WDT Interrupt.cb
│ │ │ └── Timer_WDT Interrupt.naprj
│ │ └── Timer_WDT Interrupt.NySln
│ ├── NY8A051G
│ │ ├── Checksum
│ │ │ ├── Checksum
│ │ │ │ ├── Checksum.cb
│ │ │ │ ├── Checksum.naprj
│ │ │ │ ├── Checksum.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A051G.H
│ │ │ └── Checksum.NySln
│ │ ├── External_Keychange Interrupt
│ │ │ ├── External_Keychange Interrupt
│ │ │ │ ├── External_Keychange Interrupt.cb
│ │ │ │ ├── External_Keychange Interrupt.naprj
│ │ │ │ ├── External_Keychange Interrupt.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A051G.H
│ │ │ └── External_Keychange Interrupt.NySln
│ │ ├── GPIO Control
│ │ │ ├── GPIO Control
│ │ │ │ ├── GPIO Control.cb
│ │ │ │ ├── GPIO Control.naprj
│ │ │ │ ├── GPIO Control.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A051G.H
│ │ │ └── GPIO Control.NySln
│ │ ├── Jump_Call Function
│ │ │ ├── Jump_Call Function
│ │ │ │ ├── Jump_Call Function.cb
│ │ │ │ ├── Jump_Call Function.naprj
│ │ │ │ ├── Jump_Call Function.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A051G.H
│ │ │ └── Jump_Call Function.NySln
│ │ ├── New Project
│ │ │ ├── main.asm
│ │ │ ├── New Project.cb
│ │ │ ├── New Project.naprj
│ │ │ ├── New Project.NySln
│ │ │ └── NY8A051G.H
│ │ ├── RAM_ROM_REG Access
│ │ │ ├── RAM_ROM_REG Access
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A051G.H
│ │ │ │ ├── RAM_ROM_REG Access.cb
│ │ │ │ ├── RAM_ROM_REG Access.naprj
│ │ │ │ └── RAM_ROM_REG Access.NySln
│ │ │ └── RAM_ROM_REG Access.NySln
│ │ ├── Rolling Code
│ │ │ ├── Rolling Code
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A051G.H
│ │ │ │ ├── Rolling Code.cb
│ │ │ │ ├── Rolling Code.naprj
│ │ │ │ └── Rolling Code.NySln
│ │ │ └── Rolling Code.NySln
│ │ ├── Sleep_Wakeup
│ │ │ ├── Sleep_Wakeup
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A051G.H
│ │ │ │ ├── Sleep_Wakeup.cb
│ │ │ │ ├── Sleep_Wakeup.naprj
│ │ │ │ └── Sleep_Wakeup.NySln
│ │ │ └── Sleep_Wakeup.NySln
│ │ ├── Special IO Function
│ │ │ ├── Special IO Function
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A051G.H
│ │ │ │ ├── Special IO Function.cb
│ │ │ │ ├── Special IO Function.naprj
│ │ │ │ └── Special IO Function.NySln
│ │ │ └── Special IO Function.NySln
│ │ └── Timer_WDT Interrupt
│ │ ├── Timer_WDT Interrupt
│ │ │ ├── main.asm
│ │ │ ├── NY8A051G.H
│ │ │ ├── Timer_WDT Interrupt.cb
│ │ │ ├── Timer_WDT Interrupt.naprj
│ │ │ └── Timer_WDT Interrupt.NySln
│ │ └── Timer_WDT Interrupt.NySln
│ ├── NY8A053A
│ │ ├── Checksum
│ │ │ ├── Checksum
│ │ │ │ ├── Checksum.cb
│ │ │ │ ├── Checksum.naprj
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A053A.H
│ │ │ └── Checksum.NySln
│ │ ├── External_Keychange Interrupt
│ │ │ ├── External_Keychange Interrupt
│ │ │ │ ├── External_Keychange Interrupt.cb
│ │ │ │ ├── External_Keychange Interrupt.naprj
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A053A.H
│ │ │ └── External_Keychange Interrupt.NySln
│ │ ├── GPIO Control
│ │ │ ├── GPIO Control
│ │ │ │ ├── GPIO Control.cb
│ │ │ │ ├── GPIO Control.naprj
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A053A.H
│ │ │ └── GPIO Control.NySln
│ │ ├── Jump_Call Function
│ │ │ ├── Jump_Call Function
│ │ │ │ ├── Jump_Call Function.cb
│ │ │ │ ├── Jump_Call Function.naprj
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A053A.H
│ │ │ └── Jump_Call Function.NySln
│ │ ├── New Project
│ │ │ ├── main.asm
│ │ │ ├── New Project.cb
│ │ │ ├── New Project.naprj
│ │ │ ├── New Project.NySln
│ │ │ └── NY8A053A.H
│ │ ├── RAM_ROM_REG Access
│ │ │ ├── RAM_ROM_REG Access
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A053A.H
│ │ │ │ ├── RAM_ROM_REG Access.cb
│ │ │ │ └── RAM_ROM_REG Access.naprj
│ │ │ └── RAM_ROM_REG Access.NySln
│ │ ├── Rolling Code
│ │ │ ├── Rolling Code
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A053A.H
│ │ │ │ ├── Rolling Code.cb
│ │ │ │ └── Rolling Code.naprj
│ │ │ └── Rolling Code.NySln
│ │ ├── Sleep_Wakeup
│ │ │ ├── Sleep_Wakeup
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A053A.H
│ │ │ │ ├── Sleep_Wakeup.cb
│ │ │ │ └── Sleep_Wakeup.naprj
│ │ │ └── Sleep_Wakeup.NySln
│ │ ├── Special IO Function
│ │ │ ├── Special IO Function
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A053A.H
│ │ │ │ ├── Special IO Function.cb
│ │ │ │ └── Special IO Function.naprj
│ │ │ └── Special IO Function.NySln
│ │ └── Timer_WDT Interrupt
│ │ ├── Timer_WDT Interrupt
│ │ │ ├── main.asm
│ │ │ ├── NY8A053A.H
│ │ │ ├── Timer_WDT Interrupt.cb
│ │ │ └── Timer_WDT Interrupt.naprj
│ │ └── Timer_WDT Interrupt.NySln
│ ├── NY8A053B
│ │ ├── Checksum
│ │ │ ├── Checksum
│ │ │ │ ├── Checksum.cb
│ │ │ │ ├── Checksum.naprj
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A053B.H
│ │ │ └── Checksum.NySln
│ │ ├── External_Keychange Interrupt
│ │ │ ├── External_Keychange Interrupt
│ │ │ │ ├── External_Keychange Interrupt.cb
│ │ │ │ ├── External_Keychange Interrupt.naprj
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A053B.H
│ │ │ └── External_Keychange Interrupt.NySln
│ │ ├── GPIO Control
│ │ │ ├── GPIO Control
│ │ │ │ ├── GPIO Control.cb
│ │ │ │ ├── GPIO Control.naprj
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A053B.H
│ │ │ └── GPIO Control.NySln
│ │ ├── Jump_Call Function
│ │ │ ├── Jump_Call Function
│ │ │ │ ├── Jump_Call Function.cb
│ │ │ │ ├── Jump_Call Function.naprj
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A053B.H
│ │ │ └── Jump_Call Function.NySln
│ │ ├── New Project
│ │ │ ├── main.asm
│ │ │ ├── New Project.cb
│ │ │ ├── New Project.naprj
│ │ │ ├── New Project.NySln
│ │ │ └── NY8A053B.H
│ │ ├── RAM_ROM_REG Access
│ │ │ ├── RAM_ROM_REG Access
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A053B.H
│ │ │ │ ├── RAM_ROM_REG Access.cb
│ │ │ │ └── RAM_ROM_REG Access.naprj
│ │ │ └── RAM_ROM_REG Access.NySln
│ │ ├── Rolling Code
│ │ │ ├── Rolling Code
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A053B.H
│ │ │ │ ├── Rolling Code.cb
│ │ │ │ └── Rolling Code.naprj
│ │ │ └── Rolling Code.NySln
│ │ ├── Sleep_Wakeup
│ │ │ ├── Sleep_Wakeup
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A053B.H
│ │ │ │ ├── Sleep_Wakeup.cb
│ │ │ │ └── Sleep_Wakeup.naprj
│ │ │ └── Sleep_Wakeup.NySln
│ │ ├── Special IO Function
│ │ │ ├── Special IO Function
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A053B.H
│ │ │ │ ├── Special IO Function.cb
│ │ │ │ └── Special IO Function.naprj
│ │ │ └── Special IO Function.NySln
│ │ └── Timer_WDT Interrupt
│ │ ├── Timer_WDT Interrupt
│ │ │ ├── main.asm
│ │ │ ├── NY8A053B.H
│ │ │ ├── Timer_WDT Interrupt.cb
│ │ │ └── Timer_WDT Interrupt.naprj
│ │ └── Timer_WDT Interrupt.NySln
│ ├── NY8A053D
│ │ ├── Checksum
│ │ │ ├── Checksum
│ │ │ │ ├── Checksum.cb
│ │ │ │ ├── Checksum.naprj
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A053D.H
│ │ │ └── Checksum.NySln
│ │ ├── External_Keychange Interrupt
│ │ │ ├── External_Keychange Interrupt
│ │ │ │ ├── External_Keychange Interrupt.cb
│ │ │ │ ├── External_Keychange Interrupt.naprj
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A053D.H
│ │ │ └── External_Keychange Interrupt.NySln
│ │ ├── GPIO Control
│ │ │ ├── GPIO Control
│ │ │ │ ├── GPIO Control.cb
│ │ │ │ ├── GPIO Control.naprj
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A053D.H
│ │ │ └── GPIO Control.NySln
│ │ ├── Jump_Call Function
│ │ │ ├── Jump_Call Function
│ │ │ │ ├── Jump_Call Function.cb
│ │ │ │ ├── Jump_Call Function.naprj
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A053D.H
│ │ │ └── Jump_Call Function.NySln
│ │ ├── New Project
│ │ │ ├── main.asm
│ │ │ ├── New Project.cb
│ │ │ ├── New Project.naprj
│ │ │ ├── New Project.NySln
│ │ │ └── NY8A053D.H
│ │ ├── RAM_ROM_REG Access
│ │ │ ├── RAM_ROM_REG Access
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A053D.H
│ │ │ │ ├── RAM_ROM_REG Access.cb
│ │ │ │ └── RAM_ROM_REG Access.naprj
│ │ │ └── RAM_ROM_REG Access.NySln
│ │ ├── Rolling Code
│ │ │ ├── Rolling Code
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A053D.H
│ │ │ │ ├── Rolling Code.cb
│ │ │ │ └── Rolling Code.naprj
│ │ │ └── Rolling Code.NySln
│ │ ├── Sleep_Wakeup
│ │ │ ├── Sleep_Wakeup
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A053D.H
│ │ │ │ ├── Sleep_Wakeup.cb
│ │ │ │ └── Sleep_Wakeup.naprj
│ │ │ └── Sleep_Wakeup.NySln
│ │ ├── Special IO Function
│ │ │ ├── Special IO Function
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A053D.H
│ │ │ │ ├── Special IO Function.cb
│ │ │ │ └── Special IO Function.naprj
│ │ │ └── Special IO Function.NySln
│ │ └── Timer_WDT Interrupt
│ │ ├── Timer_WDT Interrupt
│ │ │ ├── main.asm
│ │ │ ├── NY8A053D.H
│ │ │ ├── Timer_WDT Interrupt.cb
│ │ │ └── Timer_WDT Interrupt.naprj
│ │ └── Timer_WDT Interrupt.NySln
│ ├── NY8A054A
│ │ ├── Checksum
│ │ │ ├── Checksum
│ │ │ │ ├── Checksum.cb
│ │ │ │ ├── Checksum.naprj
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A054A.H
│ │ │ └── Checksum.NySln
│ │ ├── External_Keychange Interrupt
│ │ │ ├── External_Keychange Interrupt
│ │ │ │ ├── External_Keychange Interrupt.cb
│ │ │ │ ├── External_Keychange Interrupt.naprj
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A054A.H
│ │ │ └── External_Keychange Interrupt.NySln
│ │ ├── GPIO Control
│ │ │ ├── GPIO Control
│ │ │ │ ├── GPIO Control.cb
│ │ │ │ ├── GPIO Control.naprj
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A054A.H
│ │ │ └── GPIO Control.NySln
│ │ ├── Jump_Call Function
│ │ │ ├── Jump_Call Function
│ │ │ │ ├── Jump_Call Function.cb
│ │ │ │ ├── Jump_Call Function.naprj
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A054A.H
│ │ │ └── Jump_Call Function.NySln
│ │ ├── New Project
│ │ │ ├── main.asm
│ │ │ ├── New Project.cb
│ │ │ ├── New Project.naprj
│ │ │ ├── New Project.NySln
│ │ │ └── NY8A054A.H
│ │ ├── PWM1~5 Output
│ │ │ ├── main.asm
│ │ │ ├── NY8A054A.H
│ │ │ ├── NY8A054A_PWM1~5 Output.cb
│ │ │ ├── NY8A054A_PWM1~5 Output.naprj
│ │ │ ├── NY8A054A_PWM1~5 Output.NySln
│ │ │ └── ResourceFiles
│ │ │ ├── Action Files
│ │ │ ├── Melody Database
│ │ │ └── Voice Files
│ │ ├── RAM_ROM_REG Access
│ │ │ ├── RAM_ROM_REG Access
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A054A.H
│ │ │ │ ├── RAM_ROM_REG Access.cb
│ │ │ │ └── RAM_ROM_REG Access.naprj
│ │ │ └── RAM_ROM_REG Access.NySln
│ │ ├── Rolling Code
│ │ │ ├── Rolling Code
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A054A.H
│ │ │ │ ├── Rolling Code.cb
│ │ │ │ └── Rolling Code.naprj
│ │ │ └── Rolling Code.NySln
│ │ ├── Sleep_Wakeup
│ │ │ ├── Sleep_Wakeup
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A054A.H
│ │ │ │ ├── Sleep_Wakeup.cb
│ │ │ │ └── Sleep_Wakeup.naprj
│ │ │ └── Sleep_Wakeup.NySln
│ │ ├── Special IO Function
│ │ │ ├── Special IO Function
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A054A.H
│ │ │ │ ├── Special IO Function.cb
│ │ │ │ └── Special IO Function.naprj
│ │ │ └── Special IO Function.NySln
│ │ └── Timer_WDT Interrupt
│ │ ├── Timer_WDT Interrupt
│ │ │ ├── main.asm
│ │ │ ├── NY8A054A.H
│ │ │ ├── Timer_WDT Interrupt.cb
│ │ │ └── Timer_WDT Interrupt.naprj
│ │ └── Timer_WDT Interrupt.NySln
│ ├── NY8A054D
│ │ ├── Checksum
│ │ │ ├── Checksum
│ │ │ │ ├── Checksum.cb
│ │ │ │ ├── Checksum.naprj
│ │ │ │ ├── Checksum.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A054D.H
│ │ │ └── Checksum.NySln
│ │ ├── External_Keychange Interrupt
│ │ │ ├── External_Keychange Interrupt
│ │ │ │ ├── External_Keychange Interrupt.cb
│ │ │ │ ├── External_Keychange Interrupt.naprj
│ │ │ │ ├── External_Keychange Interrupt.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A054D.H
│ │ │ └── External_Keychange Interrupt.NySln
│ │ ├── GPIO Control
│ │ │ ├── GPIO Control
│ │ │ │ ├── GPIO Control.cb
│ │ │ │ ├── GPIO Control.naprj
│ │ │ │ ├── GPIO Control.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A054D.H
│ │ │ └── GPIO Control.NySln
│ │ ├── Jump_Call Function
│ │ │ ├── Jump_Call Function
│ │ │ │ ├── Jump_Call Function.cb
│ │ │ │ ├── Jump_Call Function.naprj
│ │ │ │ ├── Jump_Call Function.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A054D.H
│ │ │ └── Jump_Call Function.NySln
│ │ ├── New Project
│ │ │ ├── main.asm
│ │ │ ├── New Project.cb
│ │ │ ├── New Project.naprj
│ │ │ ├── New Project.NySln
│ │ │ └── NY8A054D.H
│ │ ├── PWM_Output
│ │ │ └── NY8A054D_PWM1~5 Output
│ │ │ ├── main.asm
│ │ │ ├── NY8A054D.H
│ │ │ ├── NY8A054D_PWM1~5 Output.cb
│ │ │ ├── NY8A054D_PWM1~5 Output.naprj
│ │ │ ├── NY8A054D_PWM1~5 Output.NySln
│ │ │ └── ResourceFiles
│ │ │ ├── Action Files
│ │ │ ├── Melody Database
│ │ │ └── Voice Files
│ │ ├── RAM_ROM_REG Access
│ │ │ ├── RAM_ROM_REG Access
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A054D.H
│ │ │ │ ├── RAM_ROM_REG Access.cb
│ │ │ │ ├── RAM_ROM_REG Access.naprj
│ │ │ │ └── RAM_ROM_REG Access.NySln
│ │ │ └── RAM_ROM_REG Access.NySln
│ │ ├── Rolling Code
│ │ │ ├── Rolling Code
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A054D.H
│ │ │ │ ├── Rolling Code.cb
│ │ │ │ └── Rolling Code.naprj
│ │ │ └── Rolling Code.NySln
│ │ ├── Sleep_Wakeup
│ │ │ ├── Sleep_Wakeup
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A054D.H
│ │ │ │ ├── Sleep_Wakeup.cb
│ │ │ │ ├── Sleep_Wakeup.naprj
│ │ │ │ └── Sleep_Wakeup.NySln
│ │ │ └── Sleep_Wakeup.NySln
│ │ ├── Special IO Function
│ │ │ ├── Special IO Function
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A054D.H
│ │ │ │ ├── Special IO Function.cb
│ │ │ │ ├── Special IO Function.naprj
│ │ │ │ └── Special IO Function.NySln
│ │ │ └── Special IO Function.NySln
│ │ └── Timer_WDT Interrupt
│ │ ├── Timer_WDT Interrupt
│ │ │ ├── main.asm
│ │ │ ├── NY8A054D.H
│ │ │ ├── Timer_WDT Interrupt.cb
│ │ │ ├── Timer_WDT Interrupt.naprj
│ │ │ └── Timer_WDT Interrupt.NySln
│ │ └── Timer_WDT Interrupt.NySln
│ ├── NY8A056A
│ │ ├── Checksum
│ │ │ ├── Checksum
│ │ │ │ ├── Checksum.cb
│ │ │ │ ├── Checksum.naprj
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A056A.H
│ │ │ │ └── ResourceFiles
│ │ │ │ ├── Action Files
│ │ │ │ ├── Melody Database
│ │ │ │ └── Voice Files
│ │ │ └── Checksum.NySln
│ │ ├── External_PB change Interrupt
│ │ │ ├── External_PB change Interrupt
│ │ │ │ ├── External_PB change Interrupt.cb
│ │ │ │ ├── External_PB change Interrupt.naprj
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A056A.H
│ │ │ │ └── ResourceFiles
│ │ │ │ ├── Action Files
│ │ │ │ ├── Melody Database
│ │ │ │ └── Voice Files
│ │ │ └── External_PB change Interrupt.NySln
│ │ ├── GPIO
│ │ │ ├── GPIO
│ │ │ │ ├── GPIO_Setting.cb
│ │ │ │ ├── GPIO_Setting.naprj
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A056A.H
│ │ │ │ └── ResourceFiles
│ │ │ │ ├── Action Files
│ │ │ │ ├── Melody Database
│ │ │ │ └── Voice Files
│ │ │ └── GPIO_Setting.NySln
│ │ ├── Jump_Call Function
│ │ │ ├── Jump_Call Function
│ │ │ │ ├── Jump_Call Function.cb
│ │ │ │ ├── Jump_Call Function.naprj
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8A056A.H
│ │ │ └── Jump_Call Function.NySln
│ │ ├── LVD_Comparator Interrupt
│ │ │ ├── LVD_Comparator Interrupt
│ │ │ │ ├── LVD_Comparator Interrupt.cb
│ │ │ │ ├── LVD_Comparator Interrupt.naprj
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A056A.H
│ │ │ │ └── ResourceFiles
│ │ │ │ ├── Action Files
│ │ │ │ ├── Melody Database
│ │ │ │ └── Voice Files
│ │ │ └── LVD_Comparator Interrupt.NySln
│ │ ├── New Project
│ │ │ ├── New Project
│ │ │ │ ├── main.asm
│ │ │ │ ├── New Project.cb
│ │ │ │ ├── New Project.naprj
│ │ │ │ ├── NY8A056A.H
│ │ │ │ └── ResourceFiles
│ │ │ │ ├── Action Files
│ │ │ │ ├── Melody Database
│ │ │ │ └── Voice Files
│ │ │ └── New Project.NySln
│ │ ├── RAM_ROM_REG Access
│ │ │ ├── ROM_RAM_REG Access
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A056A.H
│ │ │ │ ├── ResourceFiles
│ │ │ │ │ ├── Action Files
│ │ │ │ │ ├── Melody Database
│ │ │ │ │ └── Voice Files
│ │ │ │ ├── ROM_RAM_REG Access.cb
│ │ │ │ └── ROM_RAM_REG Access.naprj
│ │ │ └── ROM_RAM_REG Access.NySln
│ │ ├── Rolling Code
│ │ │ ├── Rolling Code
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A056A.H
│ │ │ │ ├── ResourceFiles
│ │ │ │ │ ├── Action Files
│ │ │ │ │ ├── Melody Database
│ │ │ │ │ └── Voice Files
│ │ │ │ ├── Rolling Code.cb
│ │ │ │ └── Rolling Code.naprj
│ │ │ └── Rolling Code.NySln
│ │ ├── Sleep Wakeup
│ │ │ ├── Sleep Wakeup
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A056A.H
│ │ │ │ ├── ResourceFiles
│ │ │ │ │ ├── Action Files
│ │ │ │ │ ├── Melody Database
│ │ │ │ │ └── Voice Files
│ │ │ │ ├── Sleep Wakeup.cb
│ │ │ │ └── Sleep Wakeup.naprj
│ │ │ └── Sleep Wakeup.NySln
│ │ ├── Special IO Finction(IR_PWM_BZ)
│ │ │ ├── IR_PWM_BZ
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8A056A.H
│ │ │ │ ├── ResourceFiles
│ │ │ │ │ ├── Action Files
│ │ │ │ │ ├── Melody Database
│ │ │ │ │ └── Voice Files
│ │ │ │ ├── Special IO Finction(IR_PWM_BZ).cb
│ │ │ │ └── Special IO Finction(IR_PWM_BZ).naprj
│ │ │ └── Special IO Finction(IR_PWM_BZ).NySln
│ │ └── Timer_WDT Interrupt
│ │ ├── Timer_WDT Interrupt
│ │ │ ├── main.asm
│ │ │ ├── NY8A056A.H
│ │ │ ├── ResourceFiles
│ │ │ │ ├── Action Files
│ │ │ │ ├── Melody Database
│ │ │ │ └── Voice Files
│ │ │ ├── Timer_WDT Interrupt.cb
│ │ │ └── Timer_WDT Interrupt.naprj
│ │ └── Timer_WDT Interrupt.NySln
│ ├── NY8AE51D
│ │ ├── Checksum
│ │ │ ├── Checksum
│ │ │ │ ├── Checksum.cb
│ │ │ │ ├── Checksum.naprj
│ │ │ │ ├── Checksum.NySln
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8AE51D.H
│ │ │ │ └── ResourceFiles
│ │ │ │ └── EEPROM
│ │ │ └── Checksum.NySln
│ │ ├── eeprom_continuous write
│ │ │ ├── eeprom_continuous write.cb
│ │ │ ├── eeprom_continuous write.naprj
│ │ │ ├── eeprom_continuous write.NySln
│ │ │ ├── main.asm
│ │ │ ├── NY8AE51D.H
│ │ │ └── ResourceFiles
│ │ │ └── EEPROM
│ │ ├── eeprom_write one Byte
│ │ │ ├── eeprom_write one Byte.cb
│ │ │ ├── eeprom_write one Byte.naprj
│ │ │ ├── eeprom_write one Byte.NySln
│ │ │ ├── main.asm
│ │ │ ├── NY8AE51D.H
│ │ │ └── ResourceFiles
│ │ │ └── EEPROM
│ │ ├── External_Keychange Interrupt
│ │ │ ├── External_Keychange Interrupt
│ │ │ │ ├── External_Keychange Interrupt.cb
│ │ │ │ ├── External_Keychange Interrupt.naprj
│ │ │ │ ├── External_Keychange Interrupt.NySln
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8AE51D.H
│ │ │ │ └── ResourceFiles
│ │ │ │ └── EEPROM
│ │ │ └── External_Keychange Interrupt.NySln
│ │ ├── GPIO Control
│ │ │ ├── GPIO Control
│ │ │ │ ├── GPIO Control.cb
│ │ │ │ ├── GPIO Control.naprj
│ │ │ │ ├── GPIO Control.NySln
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8AE51D.H
│ │ │ │ └── ResourceFiles
│ │ │ │ └── EEPROM
│ │ │ └── GPIO Control.NySln
│ │ ├── Jump_Call Function
│ │ │ ├── Jump_Call Function
│ │ │ │ ├── Jump_Call Function.cb
│ │ │ │ ├── Jump_Call Function.naprj
│ │ │ │ ├── Jump_Call Function.NySln
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8AE51D.H
│ │ │ │ └── ResourceFiles
│ │ │ │ └── EEPROM
│ │ │ └── Jump_Call Function.NySln
│ │ ├── LVD
│ │ │ ├── LVD.cb
│ │ │ ├── LVD.naprj
│ │ │ ├── LVD.NySln
│ │ │ ├── main.asm
│ │ │ ├── NY8AE51D.H
│ │ │ └── ResourceFiles
│ │ │ ├── Action Files
│ │ │ ├── EEPROM
│ │ │ ├── Melody Database
│ │ │ └── Voice Files
│ │ ├── New Project
│ │ │ ├── main.asm
│ │ │ ├── New Project.cb
│ │ │ ├── New Project.naprj
│ │ │ ├── New Project.NySln
│ │ │ └── NY8AE51D.H
│ │ ├── PWM_Output
│ │ │ └── PWM1~3 Output
│ │ │ ├── main.asm
│ │ │ ├── NY8AE51D.H
│ │ │ ├── PWM1~3 Output.cb
│ │ │ ├── PWM1~3 Output.naprj
│ │ │ ├── PWM1~3 Output.NySln
│ │ │ └── ResourceFiles
│ │ │ ├── Action Files
│ │ │ ├── EEPROM
│ │ │ ├── Melody Database
│ │ │ └── Voice Files
│ │ ├── RAM_ROM_REG Access
│ │ │ ├── RAM_ROM_REG Access
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8AE51D.H
│ │ │ │ ├── RAM_ROM_REG Access.cb
│ │ │ │ ├── RAM_ROM_REG Access.naprj
│ │ │ │ ├── RAM_ROM_REG Access.NySln
│ │ │ │ └── ResourceFiles
│ │ │ │ └── EEPROM
│ │ │ └── RAM_ROM_REG Access.NySln
│ │ ├── Rolling Code
│ │ │ ├── Rolling Code
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8AE51D.H
│ │ │ │ ├── ResourceFiles
│ │ │ │ │ └── EEPROM
│ │ │ │ ├── Rolling Code.cb
│ │ │ │ ├── Rolling Code.naprj
│ │ │ │ └── Rolling Code.NySln
│ │ │ └── Rolling Code.NySln
│ │ ├── Sleep_Wakeup
│ │ │ ├── Sleep_Wakeup
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8AE51D.H
│ │ │ │ ├── ResourceFiles
│ │ │ │ │ └── EEPROM
│ │ │ │ ├── Sleep_Wakeup.cb
│ │ │ │ ├── Sleep_Wakeup.naprj
│ │ │ │ └── Sleep_Wakeup.NySln
│ │ │ └── Sleep_Wakeup.NySln
│ │ ├── Special IO Function
│ │ │ ├── Special IO Function
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8AE51D.H
│ │ │ │ ├── ResourceFiles
│ │ │ │ │ └── EEPROM
│ │ │ │ ├── Special IO Function.cb
│ │ │ │ ├── Special IO Function.naprj
│ │ │ │ └── Special IO Function.NySln
│ │ │ └── Special IO Function.NySln
│ │ └── Timer_WDT Interrupt
│ │ ├── Timer_WDT Interrupt
│ │ │ ├── main.asm
│ │ │ ├── NY8AE51D.H
│ │ │ ├── ResourceFiles
│ │ │ │ └── EEPROM
│ │ │ ├── Timer_WDT Interrupt.cb
│ │ │ ├── Timer_WDT Interrupt.naprj
│ │ │ └── Timer_WDT Interrupt.NySln
│ │ └── Timer_WDT Interrupt.NySln
│ ├── NY8B062A
│ │ ├── ADC_Interrupt
│ │ │ ├── ADC_Interrupt.cb
│ │ │ ├── ADC_Interrupt.naprj
│ │ │ ├── ADC_Interrupt.NySln
│ │ │ ├── main.asm
│ │ │ └── NY8B062A.H
│ │ ├── ADC_Polling
│ │ │ ├── ADC_Polling.cb
│ │ │ ├── ADC_Polling.naprj
│ │ │ ├── ADC_Polling.NySln
│ │ │ ├── main.asm
│ │ │ └── NY8B062A.H
│ │ ├── ADC_Polling(eight times average)
│ │ │ ├── ADC_Polling(eight times average).cb
│ │ │ ├── ADC_Polling(eight times average).naprj
│ │ │ ├── ADC_Polling(eight times average).NySln
│ │ │ ├── main.asm
│ │ │ └── NY8B062A.H
│ │ ├── Checksum
│ │ │ ├── Checksum
│ │ │ │ ├── Checksum.cb
│ │ │ │ ├── Checksum.naprj
│ │ │ │ ├── Checksum.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8B062A.H
│ │ │ └── Checksum.NySln
│ │ ├── External_Keychange Interrupt
│ │ │ ├── External_Keychange Interrupt
│ │ │ │ ├── External_Keychange Interrupt.cb
│ │ │ │ ├── External_Keychange Interrupt.naprj
│ │ │ │ ├── External_Keychange Interrupt.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8B062A.H
│ │ │ └── External_Keychange Interrupt.NySln
│ │ ├── GPIO Control
│ │ │ ├── GPIO Control
│ │ │ │ ├── GPIO Control.cb
│ │ │ │ ├── GPIO Control.naprj
│ │ │ │ ├── GPIO Control.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8B062A.H
│ │ │ └── GPIO Control.NySln
│ │ ├── Jump_Call Function
│ │ │ ├── Jump_Call Function
│ │ │ │ ├── Jump_Call Function.cb
│ │ │ │ ├── Jump_Call Function.naprj
│ │ │ │ ├── Jump_Call Function.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8B062A.H
│ │ │ └── Jump_Call Function.NySln
│ │ ├── New Project
│ │ │ ├── main.asm
│ │ │ ├── New Project.cb
│ │ │ ├── New Project.naprj
│ │ │ ├── New Project.NySln
│ │ │ ├── NY8B062A.H
│ │ │ └── ResourceFiles
│ │ │ ├── Action Files
│ │ │ ├── Melody Database
│ │ │ └── Voice Files
│ │ ├── OSCALL_Adjustment by input state
│ │ │ ├── MACRO.M
│ │ │ ├── main.asm
│ │ │ ├── NY8B062A.H
│ │ │ ├── OSCCAL_Adjustment by input state.cb
│ │ │ ├── OSCCAL_Adjustment by input state.naprj
│ │ │ ├── OSCCAL_Adjustment by input state.NySln
│ │ │ └── ResourceFiles
│ │ │ ├── Action Files
│ │ │ ├── Melody Database
│ │ │ └── Voice Files
│ │ ├── PWM Output
│ │ │ ├── main.asm
│ │ │ ├── NY8B062A.H
│ │ │ ├── NY8B062A_PWM Output.cb
│ │ │ ├── NY8B062A_PWM Output.naprj
│ │ │ └── NY8B062A_PWM Output.NySln
│ │ ├── RAM_ROM_REG Access
│ │ │ ├── RAM_ROM_REG Access
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8B062A.H
│ │ │ │ ├── RAM_ROM_REG Access.cb
│ │ │ │ ├── RAM_ROM_REG Access.naprj
│ │ │ │ └── RAM_ROM_REG Access.NySln
│ │ │ └── RAM_ROM_REG Access.NySln
│ │ ├── Rolling Code
│ │ │ ├── Rolling Code
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8B062A.H
│ │ │ │ ├── Rolling Code.cb
│ │ │ │ ├── Rolling Code.naprj
│ │ │ │ └── Rolling Code.NySln
│ │ │ └── Rolling Code.NySln
│ │ ├── Sleep_Wakeup
│ │ │ ├── Sleep_Wakeup
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8B062A.H
│ │ │ │ ├── Sleep_Wakeup.cb
│ │ │ │ ├── Sleep_Wakeup.naprj
│ │ │ │ └── Sleep_Wakeup.NySln
│ │ │ └── Sleep_Wakeup.NySln
│ │ ├── Special IO Function
│ │ │ ├── Special IO Function
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8B062A.H
│ │ │ │ ├── Special IO Function.cb
│ │ │ │ ├── Special IO Function.naprj
│ │ │ │ └── Special IO Function.NySln
│ │ │ └── Special IO Function.NySln
│ │ └── Timer_WDT Interrupt
│ │ ├── Timer_WDT Interrupt
│ │ │ ├── main.asm
│ │ │ ├── NY8B062A.H
│ │ │ ├── Timer_WDT Interrupt.cb
│ │ │ ├── Timer_WDT Interrupt.naprj
│ │ │ └── Timer_WDT Interrupt.NySln
│ │ └── Timer_WDT Interrupt.NySln
│ ├── NY8B062B
│ │ ├── ADC_Interrupt
│ │ │ ├── ADC_Interrupt.cb
│ │ │ ├── ADC_Interrupt.naprj
│ │ │ ├── ADC_Interrupt.NySln
│ │ │ ├── main.asm
│ │ │ └── NY8B062B.H
│ │ ├── ADC_Polling
│ │ │ ├── ADC_Polling.cb
│ │ │ ├── ADC_Polling.naprj
│ │ │ ├── ADC_Polling.NySln
│ │ │ ├── main.asm
│ │ │ └── NY8B062B.H
│ │ ├── ADC_Polling(eight times average)
│ │ │ ├── ADC_Polling(eight times average).cb
│ │ │ ├── ADC_Polling(eight times average).naprj
│ │ │ ├── ADC_Polling(eight times average).NySln
│ │ │ ├── main.asm
│ │ │ └── NY8B062B.H
│ │ ├── Checksum
│ │ │ ├── Checksum
│ │ │ │ ├── Checksum.cb
│ │ │ │ ├── Checksum.naprj
│ │ │ │ ├── Checksum.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8B062B.H
│ │ │ └── Checksum.NySln
│ │ ├── External_Keychange Interrupt
│ │ │ ├── External_Keychange Interrupt
│ │ │ │ ├── External_Keychange Interrupt.cb
│ │ │ │ ├── External_Keychange Interrupt.naprj
│ │ │ │ ├── External_Keychange Interrupt.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8B062B.H
│ │ │ └── External_Keychange Interrupt.NySln
│ │ ├── GPIO Control
│ │ │ ├── GPIO Control
│ │ │ │ ├── GPIO Control.cb
│ │ │ │ ├── GPIO Control.naprj
│ │ │ │ ├── GPIO Control.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8B062B.H
│ │ │ └── GPIO Control.NySln
│ │ ├── Jump_Call Function
│ │ │ ├── Jump_Call Function
│ │ │ │ ├── Jump_Call Function.cb
│ │ │ │ ├── Jump_Call Function.naprj
│ │ │ │ ├── Jump_Call Function.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8B062B.H
│ │ │ └── Jump_Call Function.NySln
│ │ ├── New Project
│ │ │ ├── main.asm
│ │ │ ├── New Project.cb
│ │ │ ├── New Project.naprj
│ │ │ ├── New Project.NySln
│ │ │ ├── NY8B062B.H
│ │ │ └── ResourceFiles
│ │ │ ├── Action Files
│ │ │ ├── Melody Database
│ │ │ └── Voice Files
│ │ ├── PWM Output
│ │ │ ├── main.asm
│ │ │ ├── NY8B062A_PWM Output.cb
│ │ │ ├── NY8B062A_PWM Output.naprj
│ │ │ ├── NY8B062A_PWM Output.NySln
│ │ │ └── NY8B062B.H
│ │ ├── RAM_ROM_REG Access
│ │ │ ├── RAM_ROM_REG Access
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8B062B.H
│ │ │ │ ├── RAM_ROM_REG Access.cb
│ │ │ │ ├── RAM_ROM_REG Access.naprj
│ │ │ │ └── RAM_ROM_REG Access.NySln
│ │ │ └── RAM_ROM_REG Access.NySln
│ │ ├── Rolling Code
│ │ │ ├── Rolling Code
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8B062B.H
│ │ │ │ ├── Rolling Code.cb
│ │ │ │ ├── Rolling Code.naprj
│ │ │ │ └── Rolling Code.NySln
│ │ │ └── Rolling Code.NySln
│ │ ├── Sleep_Wakeup
│ │ │ ├── Sleep_Wakeup
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8B062B.H
│ │ │ │ ├── Sleep_Wakeup.cb
│ │ │ │ ├── Sleep_Wakeup.naprj
│ │ │ │ └── Sleep_Wakeup.NySln
│ │ │ └── Sleep_Wakeup.NySln
│ │ ├── Special IO Function
│ │ │ ├── Special IO Function
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8B062B.H
│ │ │ │ ├── Special IO Function.cb
│ │ │ │ ├── Special IO Function.naprj
│ │ │ │ └── Special IO Function.NySln
│ │ │ └── Special IO Function.NySln
│ │ └── Timer_WDT Interrupt
│ │ ├── Timer_WDT Interrupt
│ │ │ ├── main.asm
│ │ │ ├── NY8B062B.H
│ │ │ ├── Timer_WDT Interrupt.cb
│ │ │ ├── Timer_WDT Interrupt.naprj
│ │ │ └── Timer_WDT Interrupt.NySln
│ │ └── Timer_WDT Interrupt.NySln
│ ├── NY8B062D
│ │ ├── ADC_Interrupt
│ │ │ ├── ADC_Interrupt.cb
│ │ │ ├── ADC_Interrupt.naprj
│ │ │ ├── ADC_Interrupt.NySln
│ │ │ ├── main.asm
│ │ │ └── NY8B062D.H
│ │ ├── ADC_Polling
│ │ │ ├── ADC_Polling.cb
│ │ │ ├── ADC_Polling.naprj
│ │ │ ├── ADC_Polling.NySln
│ │ │ ├── main.asm
│ │ │ └── NY8B062D.H
│ │ ├── ADC_Polling(eight times average)
│ │ │ ├── ADC_Polling(eight times average).cb
│ │ │ ├── ADC_Polling(eight times average).naprj
│ │ │ ├── ADC_Polling(eight times average).NySln
│ │ │ ├── main.asm
│ │ │ └── NY8B062D.H
│ │ ├── Checksum
│ │ │ ├── Checksum
│ │ │ │ ├── Checksum.cb
│ │ │ │ ├── Checksum.naprj
│ │ │ │ ├── Checksum.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8B062D.H
│ │ │ └── Checksum.NySln
│ │ ├── External_Keychange Interrupt
│ │ │ ├── External_Keychange Interrupt
│ │ │ │ ├── External_Keychange Interrupt.cb
│ │ │ │ ├── External_Keychange Interrupt.naprj
│ │ │ │ ├── External_Keychange Interrupt.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8B062D.H
│ │ │ └── External_Keychange Interrupt.NySln
│ │ ├── GPIO Control
│ │ │ ├── GPIO Control
│ │ │ │ ├── GPIO Control.cb
│ │ │ │ ├── GPIO Control.naprj
│ │ │ │ ├── GPIO Control.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8B062D.H
│ │ │ └── GPIO Control.NySln
│ │ ├── Jump_Call Function
│ │ │ ├── Jump_Call Function
│ │ │ │ ├── Jump_Call Function.cb
│ │ │ │ ├── Jump_Call Function.naprj
│ │ │ │ ├── Jump_Call Function.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8B062D.H
│ │ │ └── Jump_Call Function.NySln
│ │ ├── New Project
│ │ │ ├── main.asm
│ │ │ ├── New Project.cb
│ │ │ ├── New Project.naprj
│ │ │ ├── New Project.NySln
│ │ │ ├── NY8B062D.H
│ │ │ └── ResourceFiles
│ │ │ ├── Action Files
│ │ │ ├── Melody Database
│ │ │ └── Voice Files
│ │ ├── PWM Output
│ │ │ ├── main.asm
│ │ │ ├── NY8B062D.H
│ │ │ ├── NY8B062D_PWM Output.cb
│ │ │ ├── NY8B062D_PWM Output.naprj
│ │ │ └── NY8B062D_PWM Output.NySln
│ │ ├── RAM_ROM_REG Access
│ │ │ ├── RAM_ROM_REG Access
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8B062D.H
│ │ │ │ ├── RAM_ROM_REG Access.cb
│ │ │ │ ├── RAM_ROM_REG Access.naprj
│ │ │ │ └── RAM_ROM_REG Access.NySln
│ │ │ └── RAM_ROM_REG Access.NySln
│ │ ├── Rolling Code
│ │ │ ├── Rolling Code
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8B062D.H
│ │ │ │ ├── Rolling Code.cb
│ │ │ │ ├── Rolling Code.naprj
│ │ │ │ └── Rolling Code.NySln
│ │ │ └── Rolling Code.NySln
│ │ ├── Sleep_Wakeup
│ │ │ ├── Sleep_Wakeup
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8B062D.H
│ │ │ │ ├── Sleep_Wakeup.cb
│ │ │ │ ├── Sleep_Wakeup.naprj
│ │ │ │ └── Sleep_Wakeup.NySln
│ │ │ └── Sleep_Wakeup.NySln
│ │ ├── Special IO Function
│ │ │ ├── Special IO Function
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8B062D.H
│ │ │ │ ├── Special IO Function.cb
│ │ │ │ ├── Special IO Function.naprj
│ │ │ │ └── Special IO Function.NySln
│ │ │ └── Special IO Function.NySln
│ │ └── Timer_WDT Interrupt
│ │ ├── Timer_WDT Interrupt
│ │ │ ├── main.asm
│ │ │ ├── NY8B062D.H
│ │ │ ├── Timer_WDT Interrupt.cb
│ │ │ ├── Timer_WDT Interrupt.naprj
│ │ │ └── Timer_WDT Interrupt.NySln
│ │ └── Timer_WDT Interrupt.NySln
│ ├── NY8B071A
│ │ ├── ADC_Interrupt
│ │ │ ├── ADC_Interrupt.cb
│ │ │ ├── ADC_Interrupt.naprj
│ │ │ ├── ADC_Interrupt.NySln
│ │ │ ├── main.asm
│ │ │ └── NY8B071A.H
│ │ ├── ADC_Polling
│ │ │ ├── ADC_Polling.cb
│ │ │ ├── ADC_Polling.naprj
│ │ │ ├── ADC_Polling.NySln
│ │ │ ├── main.asm
│ │ │ └── NY8B071A.H
│ │ ├── ADC_Polling(eight times average)
│ │ │ ├── ADC_Polling(eight times average).cb
│ │ │ ├── ADC_Polling(eight times average).naprj
│ │ │ ├── ADC_Polling(eight times average).NySln
│ │ │ ├── main.asm
│ │ │ └── NY8B071A.H
│ │ ├── Checksum
│ │ │ ├── Checksum
│ │ │ │ ├── Checksum.cb
│ │ │ │ ├── Checksum.naprj
│ │ │ │ ├── Checksum.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8B071A.H
│ │ │ └── Checksum.NySln
│ │ ├── Comparator_P2P mode
│ │ │ ├── Comparator_P2P.cb
│ │ │ ├── Comparator_P2P.naprj
│ │ │ ├── Comparator_P2P.NySln
│ │ │ ├── main.asm
│ │ │ ├── NY8B071A.H
│ │ │ └── ResourceFiles
│ │ │ ├── Action Files
│ │ │ ├── Melody Database
│ │ │ └── Voice Files
│ │ ├── Comparator_P2V mode
│ │ │ ├── Comparator_P2V.cb
│ │ │ ├── Comparator_P2V.naprj
│ │ │ ├── Comparator_P2V.NySln
│ │ │ ├── main.asm
│ │ │ ├── NY8B071A.H
│ │ │ └── ResourceFiles
│ │ │ ├── Action Files
│ │ │ ├── Melody Database
│ │ │ └── Voice Files
│ │ ├── External_Keychange Interrupt
│ │ │ ├── External_Keychange Interrupt
│ │ │ │ ├── External_Keychange Interrupt.cb
│ │ │ │ ├── External_Keychange Interrupt.naprj
│ │ │ │ ├── External_Keychange Interrupt.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8B071A.H
│ │ │ └── External_Keychange Interrupt.NySln
│ │ ├── GPIO Control
│ │ │ ├── GPIO Control
│ │ │ │ ├── GPIO Control.cb
│ │ │ │ ├── GPIO Control.naprj
│ │ │ │ ├── GPIO Control.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8B071A.H
│ │ │ └── GPIO Control.NySln
│ │ ├── Jump_Call Function
│ │ │ ├── Jump_Call Function
│ │ │ │ ├── Jump_Call Function.cb
│ │ │ │ ├── Jump_Call Function.naprj
│ │ │ │ ├── Jump_Call Function.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8B071A.H
│ │ │ └── Jump_Call Function.NySln
│ │ ├── New Project
│ │ │ ├── main.asm
│ │ │ ├── New Project.cb
│ │ │ ├── New Project.naprj
│ │ │ ├── New Project.NySln
│ │ │ ├── NY8B071A.H
│ │ │ └── ResourceFiles
│ │ │ ├── Action Files
│ │ │ ├── Melody Database
│ │ │ └── Voice Files
│ │ ├── PWM Output
│ │ │ ├── main.asm
│ │ │ ├── NY8B071A.H
│ │ │ ├── NY8B071A_PWM Output.cb
│ │ │ ├── NY8B071A_PWM Output.naprj
│ │ │ └── NY8B071A_PWM Output.NySln
│ │ ├── RAM_ROM_REG Access
│ │ │ ├── RAM_ROM_REG Access
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8B071A.H
│ │ │ │ ├── RAM_ROM_REG Access.cb
│ │ │ │ ├── RAM_ROM_REG Access.naprj
│ │ │ │ └── RAM_ROM_REG Access.NySln
│ │ │ └── RAM_ROM_REG Access.NySln
│ │ ├── Rolling Code
│ │ │ ├── Rolling Code
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8B071A.H
│ │ │ │ ├── Rolling Code.cb
│ │ │ │ ├── Rolling Code.naprj
│ │ │ │ └── Rolling Code.NySln
│ │ │ └── Rolling Code.NySln
│ │ ├── Sleep_Wakeup
│ │ │ ├── Sleep_Wakeup
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8B071A.H
│ │ │ │ ├── Sleep_Wakeup.cb
│ │ │ │ ├── Sleep_Wakeup.naprj
│ │ │ │ └── Sleep_Wakeup.NySln
│ │ │ └── Sleep_Wakeup.NySln
│ │ ├── Special IO Function
│ │ │ ├── Special IO Function
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8B071A.H
│ │ │ │ ├── Special IO Function.cb
│ │ │ │ ├── Special IO Function.naprj
│ │ │ │ └── Special IO Function.NySln
│ │ │ └── Special IO Function.NySln
│ │ └── Timer_WDT Interrupt
│ │ ├── Timer_WDT Interrupt
│ │ │ ├── main.asm
│ │ │ ├── NY8B071A.H
│ │ │ ├── Timer_WDT Interrupt.cb
│ │ │ ├── Timer_WDT Interrupt.naprj
│ │ │ └── Timer_WDT Interrupt.NySln
│ │ └── Timer_WDT Interrupt.NySln
│ ├── NY8B072A
│ │ ├── ADC_Interrupt
│ │ │ ├── ADC_Interrupt.cb
│ │ │ ├── ADC_Interrupt.naprj
│ │ │ ├── ADC_Interrupt.NySln
│ │ │ ├── main.asm
│ │ │ └── NY8B072A.H
│ │ ├── ADC_Polling
│ │ │ ├── ADC_Polling.cb
│ │ │ ├── ADC_Polling.naprj
│ │ │ ├── ADC_Polling.NySln
│ │ │ ├── main.asm
│ │ │ └── NY8B072A.H
│ │ ├── ADC_Polling(eight times average)
│ │ │ ├── ADC_Polling(eight times average).cb
│ │ │ ├── ADC_Polling(eight times average).naprj
│ │ │ ├── ADC_Polling(eight times average).NySln
│ │ │ ├── main.asm
│ │ │ └── NY8B072A.H
│ │ ├── Checksum
│ │ │ ├── Checksum
│ │ │ │ ├── Checksum.cb
│ │ │ │ ├── Checksum.naprj
│ │ │ │ ├── Checksum.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8B072A.H
│ │ │ └── Checksum.NySln
│ │ ├── External_Keychange Interrupt
│ │ │ ├── External_Keychange Interrupt
│ │ │ │ ├── External_Keychange Interrupt.cb
│ │ │ │ ├── External_Keychange Interrupt.naprj
│ │ │ │ ├── External_Keychange Interrupt.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8B072A.H
│ │ │ └── External_Keychange Interrupt.NySln
│ │ ├── GPIO Control
│ │ │ ├── GPIO Control
│ │ │ │ ├── GPIO Control.cb
│ │ │ │ ├── GPIO Control.naprj
│ │ │ │ ├── GPIO Control.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8B072A.H
│ │ │ └── GPIO Control.NySln
│ │ ├── Jump_Call Function
│ │ │ ├── Jump_Call Function
│ │ │ │ ├── Jump_Call Function.cb
│ │ │ │ ├── Jump_Call Function.naprj
│ │ │ │ ├── Jump_Call Function.NySln
│ │ │ │ ├── main.asm
│ │ │ │ └── NY8B072A.H
│ │ │ └── Jump_Call Function.NySln
│ │ ├── New Project
│ │ │ ├── main.asm
│ │ │ ├── New Project.cb
│ │ │ ├── New Project.naprj
│ │ │ ├── New Project.NySln
│ │ │ ├── NY8B072A.H
│ │ │ └── ResourceFiles
│ │ │ ├── Action Files
│ │ │ ├── Melody Database
│ │ │ └── Voice Files
│ │ ├── PWM Output
│ │ │ ├── main.asm
│ │ │ ├── NY8B072A.H
│ │ │ ├── NY8B072A_PWM Output.cb
│ │ │ ├── NY8B072A_PWM Output.naprj
│ │ │ └── NY8B072A_PWM Output.NySln
│ │ ├── RAM_ROM_REG Access
│ │ │ ├── RAM_ROM_REG Access
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8B072A.H
│ │ │ │ ├── RAM_ROM_REG Access.cb
│ │ │ │ ├── RAM_ROM_REG Access.naprj
│ │ │ │ └── RAM_ROM_REG Access.NySln
│ │ │ └── RAM_ROM_REG Access.NySln
│ │ ├── Rolling Code
│ │ │ ├── Rolling Code
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8B072A.H
│ │ │ │ ├── Rolling Code.cb
│ │ │ │ ├── Rolling Code.naprj
│ │ │ │ └── Rolling Code.NySln
│ │ │ └── Rolling Code.NySln
│ │ ├── Sleep_Wakeup
│ │ │ ├── Sleep_Wakeup
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8B072A.H
│ │ │ │ ├── Sleep_Wakeup.cb
│ │ │ │ ├── Sleep_Wakeup.naprj
│ │ │ │ └── Sleep_Wakeup.NySln
│ │ │ └── Sleep_Wakeup.NySln
│ │ ├── Special IO Function
│ │ │ ├── Special IO Function
│ │ │ │ ├── main.asm
│ │ │ │ ├── NY8B072A.H
│ │ │ │ ├── Special IO Function.cb
│ │ │ │ ├── Special IO Function.naprj
│ │ │ │ └── Special IO Function.NySln
│ │ │ └── Special IO Function.NySln
│ │ └── Timer_WDT Interrupt
│ │ ├── Timer_WDT Interrupt
│ │ │ ├── main.asm
│ │ │ ├── NY8B072A.H
│ │ │ ├── Timer_WDT Interrupt.cb
│ │ │ ├── Timer_WDT Interrupt.naprj
│ │ │ └── Timer_WDT Interrupt.NySln
│ │ └── Timer_WDT Interrupt.NySln
│ └── NY8BM72A
│ ├── ADC_Interrupt
│ │ ├── ADC_Interrupt.cb
│ │ ├── ADC_Interrupt.naprj
│ │ ├── ADC_Interrupt.NySln
│ │ ├── main.asm
│ │ └── NY8BM72A.H
│ ├── ADC_Polling
│ │ ├── ADC_Polling.cb
│ │ ├── ADC_Polling.naprj
│ │ ├── ADC_Polling.NySln
│ │ ├── main.asm
│ │ └── NY8BM72A.H
│ ├── ADC_Polling(eight times average)
│ │ ├── ADC_Polling(eight times average).cb
│ │ ├── ADC_Polling(eight times average).naprj
│ │ ├── ADC_Polling(eight times average).NySln
│ │ ├── main.asm
│ │ └── NY8BM72A.H
│ ├── Checksum
│ │ ├── Checksum
│ │ │ ├── Checksum.cb
│ │ │ ├── Checksum.naprj
│ │ │ ├── Checksum.NySln
│ │ │ ├── main.asm
│ │ │ └── NY8BM72A.H
│ │ └── Checksum.NySln
│ ├── Comparator_P2P mode
│ │ ├── Comparator_P2P.cb
│ │ ├── Comparator_P2P.naprj
│ │ ├── Comparator_P2P.NySln
│ │ ├── main.asm
│ │ └── NY8BM72A.H
│ ├── Comparator_P2V mode
│ │ ├── Comparator_P2V.cb
│ │ ├── Comparator_P2V.naprj
│ │ ├── Comparator_P2V.NySln
│ │ ├── main.asm
│ │ └── NY8BM72A.H
│ ├── External_Keychange Interrupt
│ │ ├── External_Keychange Interrupt
│ │ │ ├── External_Keychange Interrupt.cb
│ │ │ ├── External_Keychange Interrupt.naprj
│ │ │ ├── External_Keychange Interrupt.NySln
│ │ │ ├── main.asm
│ │ │ └── NY8BM72A.H
│ │ └── External_Keychange Interrupt.NySln
│ ├── GPIO Control
│ │ ├── GPIO Control
│ │ │ ├── GPIO Control.cb
│ │ │ ├── GPIO Control.naprj
│ │ │ ├── GPIO Control.NySln
│ │ │ ├── main.asm
│ │ │ └── NY8BM72A.H
│ │ └── GPIO Control.NySln
│ ├── Jump_Call Function
│ │ ├── Jump_Call Function
│ │ │ ├── Jump_Call Function.cb
│ │ │ ├── Jump_Call Function.naprj
│ │ │ ├── Jump_Call Function.NySln
│ │ │ ├── main.asm
│ │ │ └── NY8BM72A.H
│ │ └── Jump_Call Function.NySln
│ ├── New Project
│ │ ├── main.asm
│ │ ├── New Project.cb
│ │ ├── New Project.naprj
│ │ ├── New Project.NySln
│ │ └── NY8BM72A.H
│ ├── OSCALL_Adjustment by input state
│ │ ├── MACRO.M
│ │ ├── main.asm
│ │ ├── NY8BM72A.H
│ │ ├── OSCCAL_Adjustment by input state.cb
│ │ ├── OSCCAL_Adjustment by input state.naprj
│ │ └── OSCCAL_Adjustment by input state.NySln
│ ├── PWM Output
│ │ ├── main.asm
│ │ ├── NY8BM72A.H
│ │ ├── NY8BM72A_PWM Output.cb
│ │ ├── NY8BM72A_PWM Output.naprj
│ │ └── NY8BM72A_PWM Output.NySln
│ ├── RAM_ROM_REG Access
│ │ ├── RAM_ROM_REG Access
│ │ │ ├── main.asm
│ │ │ ├── NY8BM72A.H
│ │ │ ├── RAM_ROM_REG Access.cb
│ │ │ ├── RAM_ROM_REG Access.naprj
│ │ │ └── RAM_ROM_REG Access.NySln
│ │ └── RAM_ROM_REG Access.NySln
│ ├── Rolling Code
│ │ ├── Rolling Code
│ │ │ ├── main.asm
│ │ │ ├── NY8BM72A.H
│ │ │ ├── Rolling Code.cb
│ │ │ ├── Rolling Code.naprj
│ │ │ └── Rolling Code.NySln
│ │ └── Rolling Code.NySln
│ ├── Sleep_Wakeup
│ │ ├── Sleep_Wakeup
│ │ │ ├── main.asm
│ │ │ ├── NY8BM72A.H
│ │ │ ├── Sleep_Wakeup.cb
│ │ │ ├── Sleep_Wakeup.naprj
│ │ │ └── Sleep_Wakeup.NySln
│ │ └── Sleep_Wakeup.NySln
│ ├── Special IO Function
│ │ ├── Special IO Function
│ │ │ ├── main.asm
│ │ │ ├── NY8BM72A.H
│ │ │ ├── Special IO Function.cb
│ │ │ ├── Special IO Function.naprj
│ │ │ └── Special IO Function.NySln
│ │ └── Special IO Function.NySln
│ └── Timer_WDT Interrupt
│ ├── Timer_WDT Interrupt
│ │ ├── main.asm
│ │ ├── NY8BM72A.H
│ │ ├── Timer_WDT Interrupt.cb
│ │ ├── Timer_WDT Interrupt.naprj
│ │ └── Timer_WDT Interrupt.NySln
│ └── Timer_WDT Interrupt.NySln
└── NY8_C
├── General
│ ├── Interrupt with assembly
│ │ ├── asm-export-func.h
│ │ ├── _func_1_arg.s
│ │ ├── Interrupt with assembly.cb
│ │ ├── Interrupt with assembly.naprj
│ │ ├── Interrupt with assembly.NySln
│ │ ├── isr.s
│ │ └── main.c
│ └── New Project
│ ├── main.c
│ ├── New Project.cb
│ ├── New Project.naprj
│ └── New Project.NySln
├── NY8A050D
│ ├── Checksum
│ │ ├── Checksum
│ │ │ ├── Checksum.cb
│ │ │ ├── Checksum.naprj
│ │ │ ├── Checksum.NySln
│ │ │ ├── Dependency Files
│ │ │ └── main.c
│ │ └── Checksum.NySln
│ ├── External_PB change Interrupt
│ │ ├── External_PB change Interrupt
│ │ │ ├── Dependency Files
│ │ │ ├── External_PB change Interrupt.cb
│ │ │ ├── External_PB change Interrupt.naprj
│ │ │ ├── External_PB change Interrupt.NySln
│ │ │ └── main.c
│ │ └── External_PB change Interrupt.NySln
│ ├── GPIO
│ │ ├── GPIO
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO.cb
│ │ │ ├── GPIO.naprj
│ │ │ ├── GPIO.NySln
│ │ │ └── main.c
│ │ └── GPIO.NySln
│ ├── GPIO_DirectInput
│ │ ├── GPIO_DirectInput
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_DirectInput.cb
│ │ │ ├── GPIO_DirectInput.naprj
│ │ │ ├── GPIO_DirectInput.NySln
│ │ │ └── main.c
│ │ └── GPIO_DirectInput.NySln
│ ├── GPIO_LEDPattern
│ │ ├── GPIO_LEDPattern
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_LEDPattern.cb
│ │ │ ├── GPIO_LEDPattern.naprj
│ │ │ ├── GPIO_LEDPattern.NySln
│ │ │ └── main.c
│ │ └── GPIO_LEDPattern.NySln
│ ├── GPIO_MatrixInput
│ │ ├── GPIO_MatrixInput
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_MatrixInput.cb
│ │ │ ├── GPIO_MatrixInput.naprj
│ │ │ ├── GPIO_MatrixInput.NySln
│ │ │ └── main.c
│ │ └── GPIO_MatrixInput.NySln
│ ├── GPIO_RunningLED
│ │ ├── GPIO_RunningLED
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_RunningLED.cb
│ │ │ ├── GPIO_RunningLED.naprj
│ │ │ ├── GPIO_RunningLED.NySln
│ │ │ └── main.c
│ │ └── GPIO_RunningLED.NySln
│ ├── GPIO_RunningLED_Table
│ │ ├── GPIO_RunningLED_Table
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_RunningLED_Table.cb
│ │ │ ├── GPIO_RunningLED_Table.naprj
│ │ │ ├── GPIO_RunningLED_Table.NySln
│ │ │ └── main.c
│ │ └── GPIO_RunningLED_Table.NySln
│ ├── RollingCode_Custom
│ │ ├── RollingCode_Custom
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── RollingCode_Custom.cb
│ │ │ ├── RollingCode_Custom.naprj
│ │ │ ├── RollingCode_Custom.NySln
│ │ │ ├── RollingCode_Custom - 捷徑.lnk
│ │ │ ├── rom.h
│ │ │ └── rom.s
│ │ └── RollingCode_Custom.NySln
│ ├── RollingCode_Preset
│ │ ├── RollingCode_Preset
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── RollingCode_Preset.cb
│ │ │ ├── RollingCode_Preset.naprj
│ │ │ ├── RollingCode_Preset.NySln
│ │ │ ├── rom.h
│ │ │ └── rom.s
│ │ └── RollingCode_Preset.NySln
│ ├── SleepWakeup
│ │ ├── SleepWakeup
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── SleepWakeup.cb
│ │ │ ├── SleepWakeup.naprj
│ │ │ └── SleepWakeup.NySln
│ │ └── SleepWakeup.NySln
│ └── Timer Interrupt
│ ├── Timer_WDT Interrupt
│ │ ├── Dependency Files
│ │ ├── main.c
│ │ ├── Timer_WDT Interrupt.cb
│ │ ├── Timer_WDT Interrupt.naprj
│ │ └── Timer_WDT Interrupt.NySln
│ └── Timer_WDT Interrupt.NySln
├── NY8A051A
│ ├── Checksum
│ │ ├── Checksum
│ │ │ ├── Checksum.cb
│ │ │ ├── Checksum.naprj
│ │ │ ├── Checksum.NySln
│ │ │ ├── Dependency Files
│ │ │ └── main.c
│ │ └── Checksum.NySln
│ ├── External_PB change Interrupt
│ │ ├── External_PB change Interrupt
│ │ │ ├── Dependency Files
│ │ │ ├── External_PB change Interrupt.cb
│ │ │ ├── External_PB change Interrupt.naprj
│ │ │ ├── External_PB change Interrupt.NySln
│ │ │ └── main.c
│ │ └── External_PB change Interrupt.NySln
│ ├── GPIO
│ │ ├── GPIO
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO.cb
│ │ │ ├── GPIO.naprj
│ │ │ └── main.c
│ │ └── GPIO.NySln
│ ├── GPIO_DirectInput
│ │ ├── GPIO_DirectInput
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_DirectInput.cb
│ │ │ ├── GPIO_DirectInput.naprj
│ │ │ └── main.c
│ │ └── GPIO_DirectInput.NySln
│ ├── GPIO_LEDPattern
│ │ ├── GPIO_LEDPattern
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_LEDPattern.cb
│ │ │ ├── GPIO_LEDPattern.naprj
│ │ │ └── main.c
│ │ └── GPIO_LEDPattern.NySln
│ ├── GPIO_MatrixInput
│ │ ├── GPIO_MatrixInput
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_MatrixInput.cb
│ │ │ ├── GPIO_MatrixInput.naprj
│ │ │ ├── GPIO_MatrixInput.NySln
│ │ │ └── main.c
│ │ └── GPIO_MatrixInput.NySln
│ ├── GPIO_RunningLED
│ │ ├── GPIO_RunningLED
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_RunningLED.cb
│ │ │ ├── GPIO_RunningLED.naprj
│ │ │ └── main.c
│ │ └── GPIO_RunningLED.NySln
│ ├── GPIO_RunningLED_Table
│ │ ├── GPIO_RunningLED_Table
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_RunningLED_Table.cb
│ │ │ ├── GPIO_RunningLED_Table.naprj
│ │ │ ├── GPIO_RunningLED_Table.NySln
│ │ │ └── main.c
│ │ └── GPIO_RunningLED_Table.NySln
│ ├── MixAssembly
│ │ ├── MixAssembly
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── MixAssembly.cb
│ │ │ ├── MixAssembly.naprj
│ │ │ ├── MixAssembly.NySln
│ │ │ ├── task.c
│ │ │ └── task.h
│ │ └── MixAssembly.NySln
│ ├── RollingCode_Custom
│ │ ├── RollingCode_Custom
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── RollingCode_Custom.cb
│ │ │ ├── RollingCode_Custom.naprj
│ │ │ ├── RollingCode_Custom.NySln
│ │ │ ├── rom.h
│ │ │ └── rom.s
│ │ └── RollingCode_Custom.NySln
│ ├── RollingCode_Preset
│ │ ├── RollingCode_Preset
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── RollingCode_Preset.cb
│ │ │ ├── RollingCode_Preset.naprj
│ │ │ ├── RollingCode_Preset.NySln
│ │ │ ├── rom.h
│ │ │ └── rom.s
│ │ └── RollingCode_Preset.NySln
│ ├── SleepWakeup
│ │ ├── SleepWakeup
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── SleepWakeup.cb
│ │ │ ├── SleepWakeup.naprj
│ │ │ └── SleepWakeup.NySln
│ │ └── SleepWakeup.NySln
│ ├── Special IO Function(IR_PWM_BZ)
│ │ ├── Special IO Function(IR_PWM_BZ)
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── Special IO Function(IR_PWM_BZ).cb
│ │ │ ├── Special IO Function(IR_PWM_BZ).naprj
│ │ │ └── Special IO Function(IR_PWM_BZ).NySln
│ │ └── Special IO Function(IR_PWM_BZ).NySln
│ └── Timer_WDT Interrupt
│ ├── Timer_WDT Interrupt
│ │ ├── Dependency Files
│ │ ├── main.c
│ │ ├── Timer_WDT Interrupt.cb
│ │ ├── Timer_WDT Interrupt.naprj
│ │ └── Timer_WDT Interrupt.NySln
│ └── Timer_WDT Interrupt.NySln
├── NY8A051B
│ ├── Checksum
│ │ ├── Checksum
│ │ │ ├── Checksum.cb
│ │ │ ├── Checksum.naprj
│ │ │ ├── Dependency Files
│ │ │ └── main.c
│ │ └── Checksum.NySln
│ ├── External_PB change Interrupt
│ │ ├── External_PB change Interrupt
│ │ │ ├── Dependency Files
│ │ │ ├── External_PB change Interrupt.cb
│ │ │ ├── External_PB change Interrupt.naprj
│ │ │ └── main.c
│ │ └── External_PB change Interrupt.NySln
│ ├── GPIO
│ │ ├── GPIO
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO.cb
│ │ │ ├── GPIO.naprj
│ │ │ ├── GPIO.NySln
│ │ │ └── main.c
│ │ └── GPIO.NySln
│ ├── GPIO_DirectInput
│ │ ├── GPIO_DirectInput
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_DirectInput.cb
│ │ │ ├── GPIO_DirectInput.naprj
│ │ │ ├── GPIO_DirectInput.NySln
│ │ │ └── main.c
│ │ └── GPIO_DirectInput.NySln
│ ├── GPIO_LEDPattern
│ │ ├── GPIO_LEDPattern
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_LEDPattern.cb
│ │ │ ├── GPIO_LEDPattern.naprj
│ │ │ ├── GPIO_LEDPattern.NySln
│ │ │ └── main.c
│ │ └── GPIO_LEDPattern.NySln
│ ├── GPIO_MatrixInput
│ │ ├── GPIO_MatrixInput
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_MatrixInput.cb
│ │ │ ├── GPIO_MatrixInput.naprj
│ │ │ ├── GPIO_MatrixInput.NySln
│ │ │ └── main.c
│ │ └── GPIO_MatrixInput.NySln
│ ├── GPIO_RunningLED
│ │ ├── GPIO_RunningLED
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_RunningLED.cb
│ │ │ ├── GPIO_RunningLED.naprj
│ │ │ ├── GPIO_RunningLED.NySln
│ │ │ └── main.c
│ │ └── GPIO_RunningLED.NySln
│ ├── GPIO_RunningLED_Table
│ │ ├── GPIO_RunningLED_Table
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_RunningLED_Table.cb
│ │ │ ├── GPIO_RunningLED_Table.naprj
│ │ │ └── main.c
│ │ └── GPIO_RunningLED_Table.NySln
│ ├── MixAssembly
│ │ ├── MixAssembly
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── MixAssembly.cb
│ │ │ ├── MixAssembly.naprj
│ │ │ ├── task.c
│ │ │ └── task.h
│ │ └── MixAssembly.NySln
│ ├── RollingCode_Custom
│ │ ├── RollingCode_Custom
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── RollingCode_Custom.cb
│ │ │ ├── RollingCode_Custom.naprj
│ │ │ ├── rom.h
│ │ │ └── rom.s
│ │ └── RollingCode_Custom.NySln
│ ├── RollingCode_Preset
│ │ ├── RollingCode_Preset
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── RollingCode_Preset.cb
│ │ │ ├── RollingCode_Preset.naprj
│ │ │ ├── rom.h
│ │ │ └── rom.s
│ │ └── RollingCode_Preset.NySln
│ ├── SleepWakeup
│ │ ├── SleepWakeup
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── SleepWakeup.cb
│ │ │ └── SleepWakeup.naprj
│ │ └── SleepWakeup.NySln
│ ├── Special IO Function(IR_PWM_BZ)
│ │ ├── Special IO Function(IR_PWM_BZ)
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── Special IO Function(IR_PWM_BZ).cb
│ │ │ └── Special IO Function(IR_PWM_BZ).naprj
│ │ └── Special IO Function(IR_PWM_BZ).NySln
│ └── Timer_WDT Interrupt
│ ├── Timer_WDT Interrupt
│ │ ├── Dependency Files
│ │ ├── main.c
│ │ ├── Timer_WDT Interrupt.cb
│ │ └── Timer_WDT Interrupt.naprj
│ └── Timer_WDT Interrupt.NySln
├── NY8A051C
│ ├── Checksum
│ │ ├── Checksum
│ │ │ ├── Checksum.cb
│ │ │ ├── Checksum.naprj
│ │ │ ├── Checksum.NySln
│ │ │ ├── Dependency Files
│ │ │ └── main.c
│ │ └── Checksum.NySln
│ ├── External_PB change Interrupt
│ │ ├── External_PB change Interrupt
│ │ │ ├── Dependency Files
│ │ │ ├── External_PB change Interrupt.cb
│ │ │ ├── External_PB change Interrupt.naprj
│ │ │ ├── External_PB change Interrupt.NySln
│ │ │ └── main.c
│ │ └── External_PB change Interrupt.NySln
│ ├── GPIO
│ │ ├── GPIO
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO.cb
│ │ │ ├── GPIO.naprj
│ │ │ ├── GPIO.NySln
│ │ │ └── main.c
│ │ └── GPIO.NySln
│ ├── GPIO_DirectInput
│ │ ├── GPIO_DirectInput
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_DirectInput.cb
│ │ │ ├── GPIO_DirectInput.naprj
│ │ │ ├── GPIO_DirectInput.NySln
│ │ │ └── main.c
│ │ └── GPIO_DirectInput.NySln
│ ├── GPIO_LEDPattern
│ │ ├── GPIO_LEDPattern
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_LEDPattern.cb
│ │ │ ├── GPIO_LEDPattern.naprj
│ │ │ ├── GPIO_LEDPattern.NySln
│ │ │ └── main.c
│ │ └── GPIO_LEDPattern.NySln
│ ├── GPIO_MatrixInput
│ │ ├── GPIO_MatrixInput
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_MatrixInput.cb
│ │ │ ├── GPIO_MatrixInput.naprj
│ │ │ ├── GPIO_MatrixInput.NySln
│ │ │ └── main.c
│ │ └── GPIO_MatrixInput.NySln
│ ├── GPIO_RunningLED
│ │ ├── GPIO_RunningLED
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_RunningLED.cb
│ │ │ ├── GPIO_RunningLED.naprj
│ │ │ ├── GPIO_RunningLED.NySln
│ │ │ └── main.c
│ │ └── GPIO_RunningLED.NySln
│ ├── GPIO_RunningLED_Table
│ │ ├── GPIO_RunningLED_Table
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_RunningLED_Table.cb
│ │ │ ├── GPIO_RunningLED_Table.naprj
│ │ │ ├── GPIO_RunningLED_Table.NySln
│ │ │ └── main.c
│ │ └── GPIO_RunningLED_Table.NySln
│ ├── MixAssembly
│ │ ├── MixAssembly
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── makefile
│ │ │ ├── MixAssembly.cb
│ │ │ ├── MixAssembly.htm
│ │ │ ├── MixAssembly.naprj
│ │ │ ├── MixAssembly.NySln
│ │ │ ├── task.c
│ │ │ └── task.h
│ │ └── MixAssembly.NySln
│ ├── RollingCode_Custom
│ │ ├── RollingCode_Custom
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── RollingCode_Custom.cb
│ │ │ ├── RollingCode_Custom.naprj
│ │ │ ├── RollingCode_Custom.NySln
│ │ │ ├── rom.h
│ │ │ └── rom.s
│ │ └── RollingCode_Custom.NySln
│ ├── RollingCode_Preset
│ │ ├── RollingCode_Preset
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── RollingCode_Preset.cb
│ │ │ ├── RollingCode_Preset.naprj
│ │ │ ├── RollingCode_Preset.NySln
│ │ │ ├── rom.h
│ │ │ └── rom.s
│ │ └── RollingCode_Preset.NySln
│ ├── SleepWakeup
│ │ ├── SleepWakeup
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── SleepWakeup.cb
│ │ │ ├── SleepWakeup.naprj
│ │ │ └── SleepWakeup.NySln
│ │ └── SleepWakeup.NySln
│ ├── Special IO Function(IR_PWM_BZ)
│ │ ├── Special IO Function(IR_PWM_BZ)
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── Special IO Function(IR_PWM_BZ).cb
│ │ │ ├── Special IO Function(IR_PWM_BZ).naprj
│ │ │ └── Special IO Function(IR_PWM_BZ).NySln
│ │ └── Special IO Function(IR_PWM_BZ).NySln
│ └── Timer_WDT Interrupt
│ ├── Timer_WDT Interrupt
│ │ ├── Dependency Files
│ │ ├── main.c
│ │ ├── Timer_WDT Interrupt.cb
│ │ ├── Timer_WDT Interrupt.naprj
│ │ └── Timer_WDT Interrupt.NySln
│ └── Timer_WDT Interrupt.NySln
├── NY8A051D
│ ├── Checksum
│ │ ├── Checksum
│ │ │ ├── Checksum.cb
│ │ │ ├── Checksum.naprj
│ │ │ ├── Checksum.NySln
│ │ │ ├── Dependency Files
│ │ │ └── main.c
│ │ └── Checksum.NySln
│ ├── External_PB change Interrupt
│ │ ├── External_PB change Interrupt
│ │ │ ├── Dependency Files
│ │ │ ├── External_PB change Interrupt.cb
│ │ │ ├── External_PB change Interrupt.naprj
│ │ │ ├── External_PB change Interrupt.NySln
│ │ │ └── main.c
│ │ └── External_PB change Interrupt.NySln
│ ├── GPIO
│ │ ├── GPIO
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO.cb
│ │ │ ├── GPIO.naprj
│ │ │ ├── GPIO.NySln
│ │ │ └── main.c
│ │ └── GPIO.NySln
│ ├── GPIO_DirectInput
│ │ ├── GPIO_DirectInput
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_DirectInput.cb
│ │ │ ├── GPIO_DirectInput.naprj
│ │ │ ├── GPIO_DirectInput.NySln
│ │ │ └── main.c
│ │ └── GPIO_DirectInput.NySln
│ ├── GPIO_LEDPattern
│ │ ├── GPIO_LEDPattern
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_LEDPattern.cb
│ │ │ ├── GPIO_LEDPattern.naprj
│ │ │ ├── GPIO_LEDPattern.NySln
│ │ │ └── main.c
│ │ └── GPIO_LEDPattern.NySln
│ ├── GPIO_MatrixInput
│ │ ├── GPIO_MatrixInput
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_MatrixInput.cb
│ │ │ ├── GPIO_MatrixInput.naprj
│ │ │ ├── GPIO_MatrixInput.NySln
│ │ │ └── main.c
│ │ └── GPIO_MatrixInput.NySln
│ ├── GPIO_RunningLED
│ │ ├── GPIO_RunningLED
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_RunningLED.cb
│ │ │ ├── GPIO_RunningLED.naprj
│ │ │ ├── GPIO_RunningLED.NySln
│ │ │ └── main.c
│ │ └── GPIO_RunningLED.NySln
│ ├── GPIO_RunningLED_Table
│ │ ├── GPIO_RunningLED_Table
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_RunningLED_Table.cb
│ │ │ ├── GPIO_RunningLED_Table.naprj
│ │ │ ├── GPIO_RunningLED_Table.NySln
│ │ │ └── main.c
│ │ └── GPIO_RunningLED_Table.NySln
│ ├── MixAssembly
│ │ ├── MixAssembly
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── makefile
│ │ │ ├── MixAssembly.cb
│ │ │ ├── MixAssembly.htm
│ │ │ ├── MixAssembly.naprj
│ │ │ ├── MixAssembly.NySln
│ │ │ ├── task.c
│ │ │ └── task.h
│ │ └── MixAssembly.NySln
│ ├── RollingCode_Custom
│ │ ├── RollingCode_Custom
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── RollingCode_Custom.cb
│ │ │ ├── RollingCode_Custom.naprj
│ │ │ ├── RollingCode_Custom.NySln
│ │ │ ├── rom.h
│ │ │ └── rom.s
│ │ └── RollingCode_Custom.NySln
│ ├── RollingCode_Preset
│ │ ├── RollingCode_Preset
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── RollingCode_Preset.cb
│ │ │ ├── RollingCode_Preset.naprj
│ │ │ ├── RollingCode_Preset.NySln
│ │ │ ├── rom.h
│ │ │ └── rom.s
│ │ └── RollingCode_Preset.NySln
│ ├── SleepWakeup
│ │ ├── SleepWakeup
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── SleepWakeup.cb
│ │ │ ├── SleepWakeup.naprj
│ │ │ └── SleepWakeup.NySln
│ │ └── SleepWakeup.NySln
│ ├── Special IO Function(IR_PWM_BZ)
│ │ ├── Special IO Function(IR_PWM_BZ)
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── Special IO Function(IR_PWM_BZ).cb
│ │ │ ├── Special IO Function(IR_PWM_BZ).naprj
│ │ │ └── Special IO Function(IR_PWM_BZ).NySln
│ │ └── Special IO Function(IR_PWM_BZ).NySln
│ └── Timer_WDT Interrupt
│ ├── Timer_WDT Interrupt
│ │ ├── Dependency Files
│ │ ├── main.c
│ │ ├── Timer_WDT Interrupt.cb
│ │ ├── Timer_WDT Interrupt.naprj
│ │ └── Timer_WDT Interrupt.NySln
│ └── Timer_WDT Interrupt.NySln
├── NY8A051E
│ ├── Checksum
│ │ ├── Checksum
│ │ │ ├── Checksum.cb
│ │ │ ├── Checksum.naprj
│ │ │ ├── Checksum.NySln
│ │ │ ├── Dependency Files
│ │ │ └── main.c
│ │ └── Checksum.NySln
│ ├── External_PB change Interrupt
│ │ ├── External_PB change Interrupt
│ │ │ ├── Dependency Files
│ │ │ ├── External_PB change Interrupt.cb
│ │ │ ├── External_PB change Interrupt.naprj
│ │ │ ├── External_PB change Interrupt.NySln
│ │ │ └── main.c
│ │ └── External_PB change Interrupt.NySln
│ ├── GPIO
│ │ ├── GPIO
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO.cb
│ │ │ ├── GPIO.naprj
│ │ │ ├── GPIO.NySln
│ │ │ └── main.c
│ │ └── GPIO.NySln
│ ├── GPIO_DirectInput
│ │ ├── GPIO_DirectInput
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_DirectInput.cb
│ │ │ ├── GPIO_DirectInput.naprj
│ │ │ ├── GPIO_DirectInput.NySln
│ │ │ └── main.c
│ │ └── GPIO_DirectInput.NySln
│ ├── GPIO_LEDPattern
│ │ ├── GPIO_LEDPattern
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_LEDPattern.cb
│ │ │ ├── GPIO_LEDPattern.naprj
│ │ │ ├── GPIO_LEDPattern.NySln
│ │ │ └── main.c
│ │ └── GPIO_LEDPattern.NySln
│ ├── GPIO_MatrixInput
│ │ ├── GPIO_MatrixInput
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_MatrixInput.cb
│ │ │ ├── GPIO_MatrixInput.naprj
│ │ │ ├── GPIO_MatrixInput.NySln
│ │ │ └── main.c
│ │ └── GPIO_MatrixInput.NySln
│ ├── GPIO_RunningLED
│ │ ├── GPIO_RunningLED
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_RunningLED.cb
│ │ │ ├── GPIO_RunningLED.naprj
│ │ │ ├── GPIO_RunningLED.NySln
│ │ │ └── main.c
│ │ └── GPIO_RunningLED.NySln
│ ├── GPIO_RunningLED_Table
│ │ ├── GPIO_RunningLED_Table
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_RunningLED_Table.cb
│ │ │ ├── GPIO_RunningLED_Table.naprj
│ │ │ ├── GPIO_RunningLED_Table.NySln
│ │ │ └── main.c
│ │ └── GPIO_RunningLED_Table.NySln
│ ├── MixAssembly
│ │ ├── MixAssembly
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── MixAssembly.cb
│ │ │ ├── MixAssembly.naprj
│ │ │ ├── MixAssembly.NySln
│ │ │ ├── task.c
│ │ │ └── task.h
│ │ └── MixAssembly.NySln
│ ├── RollingCode_Custom
│ │ ├── RollingCode_Custom
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── RollingCode_Custom.cb
│ │ │ ├── RollingCode_Custom.naprj
│ │ │ ├── RollingCode_Custom.NySln
│ │ │ ├── rom.h
│ │ │ └── rom.s
│ │ └── RollingCode_Custom.NySln
│ ├── RollingCode_Preset
│ │ ├── RollingCode_Preset
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── RollingCode_Preset.cb
│ │ │ ├── RollingCode_Preset.naprj
│ │ │ ├── RollingCode_Preset.NySln
│ │ │ ├── rom.h
│ │ │ └── rom.s
│ │ └── RollingCode_Preset.NySln
│ ├── SleepWakeup
│ │ ├── SleepWakeup
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── SleepWakeup.cb
│ │ │ ├── SleepWakeup.naprj
│ │ │ └── SleepWakeup.NySln
│ │ └── SleepWakeup.NySln
│ ├── Special IO Function(IR_PWM_BZ)
│ │ ├── Special IO Function(IR_PWM_BZ)
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── Special IO Function(IR_PWM_BZ).cb
│ │ │ ├── Special IO Function(IR_PWM_BZ).naprj
│ │ │ └── Special IO Function(IR_PWM_BZ).NySln
│ │ └── Special IO Function(IR_PWM_BZ).NySln
│ └── Timer_WDT Interrupt
│ ├── Timer_WDT Interrupt
│ │ ├── Dependency Files
│ │ ├── main.c
│ │ ├── Timer_WDT Interrupt.cb
│ │ ├── Timer_WDT Interrupt.naprj
│ │ └── Timer_WDT Interrupt.NySln
│ └── Timer_WDT Interrupt.NySln
├── NY8A051F
│ ├── Checksum
│ │ ├── Checksum
│ │ │ ├── Checksum.cb
│ │ │ ├── Checksum.naprj
│ │ │ ├── Dependency Files
│ │ │ └── main.c
│ │ └── Checksum.NySln
│ ├── External_PB change Interrupt
│ │ ├── External_PB change Interrupt
│ │ │ ├── Dependency Files
│ │ │ ├── External_PB change Interrupt.cb
│ │ │ ├── External_PB change Interrupt.naprj
│ │ │ └── main.c
│ │ └── External_PB change Interrupt.NySln
│ ├── GPIO
│ │ ├── GPIO
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO.cb
│ │ │ ├── GPIO.naprj
│ │ │ └── main.c
│ │ └── GPIO.NySln
│ ├── GPIO_DirectInput
│ │ ├── GPIO_DirectInput
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_DirectInput.cb
│ │ │ ├── GPIO_DirectInput.naprj
│ │ │ └── main.c
│ │ └── GPIO_DirectInput.NySln
│ ├── GPIO_LEDPattern
│ │ ├── GPIO_LEDPattern
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_LEDPattern.cb
│ │ │ ├── GPIO_LEDPattern.naprj
│ │ │ └── main.c
│ │ └── GPIO_LEDPattern.NySln
│ ├── GPIO_MatrixInput
│ │ ├── GPIO_MatrixInput
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_MatrixInput.cb
│ │ │ ├── GPIO_MatrixInput.naprj
│ │ │ └── main.c
│ │ └── GPIO_MatrixInput.NySln
│ ├── GPIO_RunningLED
│ │ ├── GPIO_RunningLED
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_RunningLED.cb
│ │ │ ├── GPIO_RunningLED.naprj
│ │ │ └── main.c
│ │ └── GPIO_RunningLED.NySln
│ ├── GPIO_RunningLED_Table
│ │ ├── GPIO_RunningLED_Table
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_RunningLED_Table.cb
│ │ │ ├── GPIO_RunningLED_Table.naprj
│ │ │ └── main.c
│ │ └── GPIO_RunningLED_Table.NySln
│ ├── MixAssembly
│ │ ├── MixAssembly
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── MixAssembly.cb
│ │ │ ├── MixAssembly.naprj
│ │ │ ├── task.c
│ │ │ └── task.h
│ │ └── MixAssembly.NySln
│ ├── RollingCode_Custom
│ │ ├── RollingCode_Custom
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── RollingCode_Custom.cb
│ │ │ ├── RollingCode_Custom.naprj
│ │ │ ├── rom.h
│ │ │ └── rom.s
│ │ └── RollingCode_Custom.NySln
│ ├── RollingCode_Preset
│ │ ├── RollingCode_Preset
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── RollingCode_Preset.cb
│ │ │ ├── RollingCode_Preset.naprj
│ │ │ ├── rom.h
│ │ │ └── rom.s
│ │ └── RollingCode_Preset.NySln
│ ├── SleepWakeup
│ │ ├── SleepWakeup
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── SleepWakeup.cb
│ │ │ └── SleepWakeup.naprj
│ │ └── SleepWakeup.NySln
│ ├── Special IO Function(IR_PWM_BZ)
│ │ ├── Special IO Function(IR_PWM_BZ)
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── Special IO Function(IR_PWM_BZ).cb
│ │ │ └── Special IO Function(IR_PWM_BZ).naprj
│ │ └── Special IO Function(IR_PWM_BZ).NySln
│ └── Timer_WDT Interrupt
│ ├── Timer_WDT Interrupt
│ │ ├── Dependency Files
│ │ ├── main.c
│ │ ├── Timer_WDT Interrupt.cb
│ │ └── Timer_WDT Interrupt.naprj
│ └── Timer_WDT Interrupt.NySln
├── NY8A051G
│ ├── Checksum
│ │ ├── Checksum
│ │ │ ├── Checksum.cb
│ │ │ ├── Checksum.naprj
│ │ │ ├── Checksum.NySln
│ │ │ ├── Dependency Files
│ │ │ └── main.c
│ │ └── Checksum.NySln
│ ├── External_PB change Interrupt
│ │ ├── External_PB change Interrupt
│ │ │ ├── Dependency Files
│ │ │ ├── External_PB change Interrupt.cb
│ │ │ ├── External_PB change Interrupt.naprj
│ │ │ ├── External_PB change Interrupt.NySln
│ │ │ └── main.c
│ │ └── External_PB change Interrupt.NySln
│ ├── GPIO
│ │ ├── GPIO
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO.cb
│ │ │ ├── GPIO.naprj
│ │ │ ├── GPIO.NySln
│ │ │ └── main.c
│ │ └── GPIO.NySln
│ ├── GPIO_DirectInput
│ │ ├── GPIO_DirectInput
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_DirectInput.cb
│ │ │ ├── GPIO_DirectInput.naprj
│ │ │ ├── GPIO_DirectInput.NySln
│ │ │ └── main.c
│ │ └── GPIO_DirectInput.NySln
│ ├── GPIO_LEDPattern
│ │ ├── GPIO_LEDPattern
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_LEDPattern.cb
│ │ │ ├── GPIO_LEDPattern.naprj
│ │ │ ├── GPIO_LEDPattern.NySln
│ │ │ └── main.c
│ │ └── GPIO_LEDPattern.NySln
│ ├── GPIO_MatrixInput
│ │ ├── GPIO_MatrixInput
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_MatrixInput.cb
│ │ │ ├── GPIO_MatrixInput.naprj
│ │ │ ├── GPIO_MatrixInput.NySln
│ │ │ └── main.c
│ │ └── GPIO_MatrixInput.NySln
│ ├── GPIO_RunningLED
│ │ ├── GPIO_RunningLED
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_RunningLED.cb
│ │ │ ├── GPIO_RunningLED.naprj
│ │ │ ├── GPIO_RunningLED.NySln
│ │ │ └── main.c
│ │ └── GPIO_RunningLED.NySln
│ ├── GPIO_RunningLED_Table
│ │ ├── GPIO_RunningLED_Table
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_RunningLED_Table.cb
│ │ │ ├── GPIO_RunningLED_Table.naprj
│ │ │ ├── GPIO_RunningLED_Table.NySln
│ │ │ └── main.c
│ │ └── GPIO_RunningLED_Table.NySln
│ ├── MixAssembly
│ │ ├── MixAssembly
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── MixAssembly.cb
│ │ │ ├── MixAssembly.naprj
│ │ │ ├── MixAssembly.NySln
│ │ │ ├── task.c
│ │ │ └── task.h
│ │ └── MixAssembly.NySln
│ ├── RollingCode_Custom
│ │ ├── RollingCode_Custom
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── RollingCode_Custom.cb
│ │ │ ├── RollingCode_Custom.naprj
│ │ │ ├── RollingCode_Custom.NySln
│ │ │ ├── rom.h
│ │ │ └── rom.s
│ │ └── RollingCode_Custom.NySln
│ ├── RollingCode_Preset
│ │ ├── RollingCode_Preset
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── RollingCode_Preset.cb
│ │ │ ├── RollingCode_Preset.naprj
│ │ │ ├── RollingCode_Preset.NySln
│ │ │ ├── rom.h
│ │ │ └── rom.s
│ │ └── RollingCode_Preset.NySln
│ ├── SleepWakeup
│ │ ├── SleepWakeup
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── SleepWakeup.cb
│ │ │ ├── SleepWakeup.naprj
│ │ │ └── SleepWakeup.NySln
│ │ └── SleepWakeup.NySln
│ ├── Special IO Function(IR_PWM_BZ)
│ │ ├── Special IO Function(IR_PWM_BZ)
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── Special IO Function(IR_PWM_BZ).cb
│ │ │ ├── Special IO Function(IR_PWM_BZ).naprj
│ │ │ └── Special IO Function(IR_PWM_BZ).NySln
│ │ └── Special IO Function(IR_PWM_BZ).NySln
│ └── Timer_WDT Interrupt
│ ├── Timer_WDT Interrupt
│ │ ├── Dependency Files
│ │ ├── main.c
│ │ ├── Timer_WDT Interrupt.cb
│ │ ├── Timer_WDT Interrupt.naprj
│ │ └── Timer_WDT Interrupt.NySln
│ └── Timer_WDT Interrupt.NySln
├── NY8A053A
│ ├── Checksum
│ │ ├── Checksum
│ │ │ ├── Checksum.cb
│ │ │ ├── Checksum.naprj
│ │ │ ├── Checksum.NySln
│ │ │ ├── Dependency Files
│ │ │ └── main.c
│ │ └── Checksum.NySln
│ ├── External_PB change Interrupt
│ │ ├── External_PB change Interrupt
│ │ │ ├── Dependency Files
│ │ │ ├── External_PB change Interrupt.cb
│ │ │ ├── External_PB change Interrupt.naprj
│ │ │ ├── External_PB change Interrupt.NySln
│ │ │ └── main.c
│ │ └── External_PB change Interrupt.NySln
│ ├── GPIO
│ │ ├── GPIO
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO.cb
│ │ │ ├── GPIO.naprj
│ │ │ ├── GPIO.NySln
│ │ │ └── main.c
│ │ └── GPIO.NySln
│ ├── GPIO_DirectInput
│ │ ├── GPIO_DirectInput
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_DirectInput.cb
│ │ │ ├── GPIO_DirectInput.naprj
│ │ │ ├── GPIO_DirectInput.NySln
│ │ │ └── main.c
│ │ └── GPIO_DirectInput.NySln
│ ├── GPIO_LEDPattern
│ │ ├── GPIO_LEDPattern
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_LEDPattern.cb
│ │ │ ├── GPIO_LEDPattern.naprj
│ │ │ ├── GPIO_LEDPattern.NySln
│ │ │ └── main.c
│ │ └── GPIO_LEDPattern.NySln
│ ├── GPIO_MatrixInput
│ │ ├── GPIO_MatrixInput
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_MatrixInput.cb
│ │ │ ├── GPIO_MatrixInput.naprj
│ │ │ ├── GPIO_MatrixInput.NySln
│ │ │ └── main.c
│ │ └── GPIO_MatrixInput.NySln
│ ├── GPIO_RunningLED
│ │ ├── GPIO_RunningLED
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_RunningLED.cb
│ │ │ ├── GPIO_RunningLED.naprj
│ │ │ ├── GPIO_RunningLED.NySln
│ │ │ └── main.c
│ │ └── GPIO_RunningLED.NySln
│ ├── GPIO_RunningLED_Table
│ │ ├── GPIO_RunningLED_Table
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_RunningLED_Table.cb
│ │ │ ├── GPIO_RunningLED_Table.naprj
│ │ │ ├── GPIO_RunningLED_Table.NySln
│ │ │ └── main.c
│ │ └── GPIO_RunningLED_Table.NySln
│ ├── MixAssembly
│ │ ├── MixAssembly
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── MixAssembly.cb
│ │ │ ├── MixAssembly.naprj
│ │ │ ├── MixAssembly.NySln
│ │ │ ├── task.c
│ │ │ └── task.h
│ │ └── MixAssembly.NySln
│ ├── RollingCode_Custom
│ │ ├── RollingCode_Custom
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── RollingCode_Custom.cb
│ │ │ ├── RollingCode_Custom.naprj
│ │ │ ├── RollingCode_Custom.NySln
│ │ │ ├── rom.h
│ │ │ └── rom.s
│ │ └── RollingCode_Custom.NySln
│ ├── RollingCode_Preset
│ │ ├── RollingCode_Preset
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── RollingCode_Preset.cb
│ │ │ ├── RollingCode_Preset.naprj
│ │ │ ├── RollingCode_Preset.NySln
│ │ │ ├── rom.h
│ │ │ └── rom.s
│ │ └── RollingCode_Preset.NySln
│ ├── SleepWakeup
│ │ ├── SleepWakeup
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── SleepWakeup.cb
│ │ │ ├── SleepWakeup.naprj
│ │ │ └── SleepWakeup.NySln
│ │ └── SleepWakeup.NySln
│ ├── Special IO Function(IR_PWM_BZ)
│ │ ├── Special IO Function(IR_PWM_BZ)
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── Special IO Function(IR_PWM_BZ).cb
│ │ │ ├── Special IO Function(IR_PWM_BZ).naprj
│ │ │ └── Special IO Function(IR_PWM_BZ).NySln
│ │ └── Special IO Function(IR_PWM_BZ).NySln
│ └── Timer_WDT Interrupt
│ ├── Timer_WDT Interrupt
│ │ ├── Dependency Files
│ │ ├── main.c
│ │ ├── Timer_WDT Interrupt.cb
│ │ ├── Timer_WDT Interrupt.naprj
│ │ └── Timer_WDT Interrupt.NySln
│ └── Timer_WDT Interrupt.NySln
├── NY8A053B
│ ├── Checksum
│ │ ├── Checksum
│ │ │ ├── Checksum.cb
│ │ │ ├── Checksum.naprj
│ │ │ ├── Dependency Files
│ │ │ └── main.c
│ │ └── Checksum.NySln
│ ├── External_PB change Interrupt
│ │ ├── External_PB change Interrupt
│ │ │ ├── Dependency Files
│ │ │ ├── External_PB change Interrupt.cb
│ │ │ ├── External_PB change Interrupt.naprj
│ │ │ └── main.c
│ │ └── External_PB change Interrupt.NySln
│ ├── GPIO
│ │ ├── GPIO
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO.cb
│ │ │ ├── GPIO.naprj
│ │ │ └── main.c
│ │ └── GPIO.NySln
│ ├── GPIO_DirectInput
│ │ ├── GPIO_DirectInput
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_DirectInput.cb
│ │ │ ├── GPIO_DirectInput.naprj
│ │ │ └── main.c
│ │ └── GPIO_DirectInput.NySln
│ ├── GPIO_LEDPattern
│ │ ├── GPIO_LEDPattern
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_LEDPattern.cb
│ │ │ ├── GPIO_LEDPattern.naprj
│ │ │ └── main.c
│ │ └── GPIO_LEDPattern.NySln
│ ├── GPIO_MatrixInput
│ │ ├── GPIO_MatrixInput
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_MatrixInput.cb
│ │ │ ├── GPIO_MatrixInput.naprj
│ │ │ └── main.c
│ │ └── GPIO_MatrixInput.NySln
│ ├── GPIO_RunningLED
│ │ ├── GPIO_RunningLED
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_RunningLED.cb
│ │ │ ├── GPIO_RunningLED.naprj
│ │ │ └── main.c
│ │ └── GPIO_RunningLED.NySln
│ ├── GPIO_RunningLED_Table
│ │ ├── GPIO_RunningLED_Table
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_RunningLED_Table.cb
│ │ │ ├── GPIO_RunningLED_Table.naprj
│ │ │ └── main.c
│ │ └── GPIO_RunningLED_Table.NySln
│ ├── MixAssembly
│ │ ├── MixAssembly
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── MixAssembly.cb
│ │ │ ├── MixAssembly.naprj
│ │ │ ├── MixAssembly.NySln
│ │ │ ├── task.c
│ │ │ └── task.h
│ │ └── MixAssembly.NySln
│ ├── RollingCode_Custom
│ │ ├── RollingCode_Custom
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── RollingCode_Custom.cb
│ │ │ ├── RollingCode_Custom.naprj
│ │ │ ├── rom.h
│ │ │ └── rom.s
│ │ └── RollingCode_Custom.NySln
│ ├── RollingCode_Preset
│ │ ├── RollingCode_Preset
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── RollingCode_Preset.cb
│ │ │ ├── RollingCode_Preset.naprj
│ │ │ ├── rom.h
│ │ │ └── rom.s
│ │ └── RollingCode_Preset.NySln
│ ├── SleepWakeup
│ │ ├── SleepWakeup
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── SleepWakeup.cb
│ │ │ └── SleepWakeup.naprj
│ │ └── SleepWakeup.NySln
│ ├── Special IO Function(IR_PWM_BZ)
│ │ ├── Special IO Function(IR_PWM_BZ)
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── Special IO Function(IR_PWM_BZ).cb
│ │ │ └── Special IO Function(IR_PWM_BZ).naprj
│ │ └── Special IO Function(IR_PWM_BZ).NySln
│ └── Timer_WDT Interrupt
│ ├── Timer_WDT Interrupt
│ │ ├── Dependency Files
│ │ ├── main.c
│ │ ├── Timer_WDT Interrupt.cb
│ │ └── Timer_WDT Interrupt.naprj
│ └── Timer_WDT Interrupt.NySln
├── NY8A053D
│ ├── Checksum
│ │ ├── Checksum
│ │ │ ├── Checksum.cb
│ │ │ ├── Checksum.naprj
│ │ │ ├── Checksum.NySln
│ │ │ ├── Dependency Files
│ │ │ └── main.c
│ │ └── Checksum.NySln
│ ├── External_PB change Interrupt
│ │ ├── External_PB change Interrupt
│ │ │ ├── Dependency Files
│ │ │ ├── External_PB change Interrupt.cb
│ │ │ ├── External_PB change Interrupt.naprj
│ │ │ ├── External_PB change Interrupt.NySln
│ │ │ └── main.c
│ │ └── External_PB change Interrupt.NySln
│ ├── GPIO
│ │ ├── GPIO
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO.cb
│ │ │ ├── GPIO.naprj
│ │ │ ├── GPIO.NySln
│ │ │ └── main.c
│ │ └── GPIO.NySln
│ ├── GPIO_DirectInput
│ │ ├── GPIO_DirectInput
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_DirectInput.cb
│ │ │ ├── GPIO_DirectInput.naprj
│ │ │ ├── GPIO_DirectInput.NySln
│ │ │ └── main.c
│ │ └── GPIO_DirectInput.NySln
│ ├── GPIO_LEDPattern
│ │ ├── GPIO_LEDPattern
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_LEDPattern.cb
│ │ │ ├── GPIO_LEDPattern.naprj
│ │ │ ├── GPIO_LEDPattern.NySln
│ │ │ └── main.c
│ │ └── GPIO_LEDPattern.NySln
│ ├── GPIO_MatrixInput
│ │ ├── GPIO_MatrixInput
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_MatrixInput.cb
│ │ │ ├── GPIO_MatrixInput.naprj
│ │ │ ├── GPIO_MatrixInput.NySln
│ │ │ └── main.c
│ │ └── GPIO_MatrixInput.NySln
│ ├── GPIO_RunningLED
│ │ ├── GPIO_RunningLED
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_RunningLED.cb
│ │ │ ├── GPIO_RunningLED.naprj
│ │ │ ├── GPIO_RunningLED.NySln
│ │ │ └── main.c
│ │ └── GPIO_RunningLED.NySln
│ ├── GPIO_RunningLED_Table
│ │ ├── GPIO_RunningLED_Table
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_RunningLED_Table.cb
│ │ │ ├── GPIO_RunningLED_Table.naprj
│ │ │ ├── GPIO_RunningLED_Table.NySln
│ │ │ └── main.c
│ │ └── GPIO_RunningLED_Table.NySln
│ ├── MixAssembly
│ │ ├── MixAssembly
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── MixAssembly.cb
│ │ │ ├── MixAssembly.naprj
│ │ │ ├── MixAssembly.NySln
│ │ │ ├── task.c
│ │ │ └── task.h
│ │ └── MixAssembly.NySln
│ ├── RollingCode_Custom
│ │ ├── RollingCode_Custom
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── RollingCode_Custom.cb
│ │ │ ├── RollingCode_Custom.naprj
│ │ │ ├── RollingCode_Custom.NySln
│ │ │ ├── rom.h
│ │ │ └── rom.s
│ │ └── RollingCode_Custom.NySln
│ ├── RollingCode_Preset
│ │ ├── RollingCode_Preset
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── RollingCode_Preset.cb
│ │ │ ├── RollingCode_Preset.naprj
│ │ │ ├── RollingCode_Preset.NySln
│ │ │ ├── rom.h
│ │ │ └── rom.s
│ │ └── RollingCode_Preset.NySln
│ ├── SleepWakeup
│ │ ├── SleepWakeup
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── SleepWakeup.cb
│ │ │ ├── SleepWakeup.naprj
│ │ │ └── SleepWakeup.NySln
│ │ └── SleepWakeup.NySln
│ ├── Special IO Function(IR_PWM_BZ)
│ │ ├── Special IO Function(IR_PWM_BZ)
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── Special IO Function(IR_PWM_BZ).cb
│ │ │ ├── Special IO Function(IR_PWM_BZ).naprj
│ │ │ └── Special IO Function(IR_PWM_BZ).NySln
│ │ └── Special IO Function(IR_PWM_BZ).NySln
│ └── Timer_WDT Interrupt
│ ├── Timer_WDT Interrupt
│ │ ├── Dependency Files
│ │ ├── main.c
│ │ ├── Timer_WDT Interrupt.cb
│ │ ├── Timer_WDT Interrupt.naprj
│ │ └── Timer_WDT Interrupt.NySln
│ └── Timer_WDT Interrupt.NySln
├── NY8A054A
│ ├── Checksum
│ │ ├── Checksum
│ │ │ ├── Checksum.cb
│ │ │ ├── Checksum.naprj
│ │ │ ├── Dependency Files
│ │ │ └── main.c
│ │ └── Checksum.NySln
│ ├── External_PB change Interrupt
│ │ ├── External_PB change Interrupt
│ │ │ ├── Dependency Files
│ │ │ ├── External_PB change Interrupt.cb
│ │ │ ├── External_PB change Interrupt.naprj
│ │ │ └── main.c
│ │ └── External_PB change Interrupt.NySln
│ ├── GPIO
│ │ ├── GPIO
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO.cb
│ │ │ ├── GPIO.naprj
│ │ │ └── main.c
│ │ └── GPIO.NySln
│ ├── GPIO_DirectInput
│ │ ├── GPIO_DirectInput
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_DirectInput.cb
│ │ │ ├── GPIO_DirectInput.naprj
│ │ │ └── main.c
│ │ └── GPIO_DirectInput.NySln
│ ├── GPIO_LEDPattern
│ │ ├── GPIO_LEDPattern
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_LEDPattern.cb
│ │ │ ├── GPIO_LEDPattern.naprj
│ │ │ └── main.c
│ │ └── GPIO_LEDPattern.NySln
│ ├── GPIO_MatrixInput
│ │ ├── GPIO_MatrixInput
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_MatrixInput.cb
│ │ │ ├── GPIO_MatrixInput.naprj
│ │ │ └── main.c
│ │ └── GPIO_MatrixInput.NySln
│ ├── GPIO_RunningLED
│ │ ├── GPIO_RunningLED
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_RunningLED.cb
│ │ │ ├── GPIO_RunningLED.naprj
│ │ │ └── main.c
│ │ └── GPIO_RunningLED.NySln
│ ├── GPIO_RunningLED_Table
│ │ ├── GPIO_RunningLED_Table
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_RunningLED_Table.cb
│ │ │ ├── GPIO_RunningLED_Table.naprj
│ │ │ └── main.c
│ │ └── GPIO_RunningLED_Table.NySln
│ ├── PWM Output
│ │ ├── NY8A054A_PWM Output
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── NY8A054A_PWM Output.cb
│ │ │ └── NY8A054A_PWM Output.naprj
│ │ └── NY8A054A_PWM Output.NySln
│ ├── RollingCode_Custom
│ │ ├── RollingCode_Custom
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── RollingCode_Custom.cb
│ │ │ ├── RollingCode_Custom.naprj
│ │ │ ├── rom.h
│ │ │ └── rom.s
│ │ └── RollingCode_Custom.NySln
│ ├── RollingCode_Preset
│ │ ├── RollingCode_Preset
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── RollingCode_Preset.cb
│ │ │ ├── RollingCode_Preset.naprj
│ │ │ ├── rom.h
│ │ │ └── rom.s
│ │ └── RollingCode_Preset.NySln
│ ├── SleepWakeup
│ │ ├── SleepWakeup
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── SleepWakeup.cb
│ │ │ └── SleepWakeup.naprj
│ │ └── SleepWakeup.NySln
│ ├── Special IO Function(IR_PWM_BZ)
│ │ ├── Special IO Function(IR_PWM_BZ)
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── Special IO Function(IR_PWM_BZ).cb
│ │ │ └── Special IO Function(IR_PWM_BZ).naprj
│ │ └── Special IO Function(IR_PWM_BZ).NySln
│ └── Timer_WDT Interrupt
│ ├── Timer_WDT Interrupt
│ │ ├── Dependency Files
│ │ ├── main.c
│ │ ├── Timer_WDT Interrupt.cb
│ │ └── Timer_WDT Interrupt.naprj
│ └── Timer_WDT Interrupt.NySln
├── NY8A054D
│ ├── Checksum
│ │ ├── Checksum
│ │ │ ├── Checksum.cb
│ │ │ ├── Checksum.naprj
│ │ │ ├── Checksum.NySln
│ │ │ ├── Dependency Files
│ │ │ └── main.c
│ │ └── Checksum.NySln
│ ├── External_PB change Interrupt
│ │ ├── External_PB change Interrupt
│ │ │ ├── Dependency Files
│ │ │ ├── External_PB change Interrupt.cb
│ │ │ ├── External_PB change Interrupt.naprj
│ │ │ ├── External_PB change Interrupt.NySln
│ │ │ └── main.c
│ │ └── External_PB change Interrupt.NySln
│ ├── GPIO
│ │ ├── GPIO
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO.cb
│ │ │ ├── GPIO.naprj
│ │ │ ├── GPIO.NySln
│ │ │ └── main.c
│ │ └── GPIO.NySln
│ ├── GPIO_DirectInput
│ │ ├── GPIO_DirectInput
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_DirectInput.cb
│ │ │ ├── GPIO_DirectInput.naprj
│ │ │ ├── GPIO_DirectInput.NySln
│ │ │ └── main.c
│ │ └── GPIO_DirectInput.NySln
│ ├── GPIO_LEDPattern
│ │ ├── GPIO_LEDPattern
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_LEDPattern.cb
│ │ │ ├── GPIO_LEDPattern.naprj
│ │ │ ├── GPIO_LEDPattern.NySln
│ │ │ └── main.c
│ │ └── GPIO_LEDPattern.NySln
│ ├── GPIO_MatrixInput
│ │ ├── GPIO_MatrixInput
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_MatrixInput.cb
│ │ │ ├── GPIO_MatrixInput.naprj
│ │ │ ├── GPIO_MatrixInput.NySln
│ │ │ └── main.c
│ │ └── GPIO_MatrixInput.NySln
│ ├── GPIO_RunningLED
│ │ ├── GPIO_RunningLED
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_RunningLED.cb
│ │ │ ├── GPIO_RunningLED.naprj
│ │ │ ├── GPIO_RunningLED.NySln
│ │ │ └── main.c
│ │ └── GPIO_RunningLED.NySln
│ ├── GPIO_RunningLED_Table
│ │ ├── GPIO_RunningLED_Table
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_RunningLED_Table.cb
│ │ │ ├── GPIO_RunningLED_Table.naprj
│ │ │ ├── GPIO_RunningLED_Table.NySln
│ │ │ └── main.c
│ │ └── GPIO_RunningLED_Table.NySln
│ ├── PWM Output
│ │ ├── NY8A054D_PWM Output
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── NY8A054D_PWM Output.cb
│ │ │ └── NY8A054D_PWM Output.naprj
│ │ └── NY8A054D_PWM Output.NySln
│ ├── RollingCode_Custom
│ │ ├── RollingCode_Custom
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── RollingCode_Custom.cb
│ │ │ ├── RollingCode_Custom.naprj
│ │ │ ├── RollingCode_Custom.NySln
│ │ │ ├── rom.h
│ │ │ └── rom.s
│ │ └── RollingCode_Custom.NySln
│ ├── RollingCode_Preset
│ │ ├── RollingCode_Preset
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── RollingCode_Preset.cb
│ │ │ ├── RollingCode_Preset.naprj
│ │ │ ├── RollingCode_Preset.NySln
│ │ │ ├── rom.h
│ │ │ └── rom.s
│ │ └── RollingCode_Preset.NySln
│ ├── SleepWakeup
│ │ ├── SleepWakeup
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── SleepWakeup.cb
│ │ │ ├── SleepWakeup.naprj
│ │ │ └── SleepWakeup.NySln
│ │ └── SleepWakeup.NySln
│ ├── Special IO Function(IR_PWM_BZ)
│ │ ├── Special IO Function(IR_PWM_BZ)
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── Special IO Function(IR_PWM_BZ).cb
│ │ │ ├── Special IO Function(IR_PWM_BZ).naprj
│ │ │ └── Special IO Function(IR_PWM_BZ).NySln
│ │ └── Special IO Function(IR_PWM_BZ).NySln
│ └── Timer_WDT Interrupt
│ ├── Timer_WDT Interrupt
│ │ ├── Dependency Files
│ │ ├── main.c
│ │ ├── Timer_WDT Interrupt.cb
│ │ ├── Timer_WDT Interrupt.naprj
│ │ └── Timer_WDT Interrupt.NySln
│ └── Timer_WDT Interrupt.NySln
├── NY8A056A
│ ├── Checksum
│ │ ├── Checksum
│ │ │ ├── Checksum.cb
│ │ │ ├── Checksum.naprj
│ │ │ ├── Checksum.NySln
│ │ │ ├── Dependency Files
│ │ │ └── main.c
│ │ └── Checksum.NySln
│ ├── External_PB change Interrupt
│ │ ├── External_PB change Interrupt
│ │ │ ├── Dependency Files
│ │ │ ├── External_PB change Interrupt.cb
│ │ │ ├── External_PB change Interrupt.naprj
│ │ │ ├── External_PB change Interrupt.NySln
│ │ │ └── main.c
│ │ └── External_PB change Interrupt.NySln
│ ├── GPIO
│ │ ├── GPIO
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO.cb
│ │ │ ├── GPIO.naprj
│ │ │ ├── GPIO.NySln
│ │ │ └── main.c
│ │ └── GPIO.NySln
│ ├── GPIO_DirectInput
│ │ ├── GPIO_DirectInput
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_DirectInput.cb
│ │ │ ├── GPIO_DirectInput.naprj
│ │ │ ├── GPIO_DirectInput.NySln
│ │ │ └── main.c
│ │ └── GPIO_DirectInput.NySln
│ ├── GPIO_LEDPattern
│ │ ├── GPIO_LEDPattern
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_LEDPattern.cb
│ │ │ ├── GPIO_LEDPattern.naprj
│ │ │ ├── GPIO_LEDPattern.NySln
│ │ │ └── main.c
│ │ └── GPIO_LEDPattern.NySln
│ ├── GPIO_MatrixInput
│ │ ├── GPIO_MatrixInput
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_MatrixInput.cb
│ │ │ ├── GPIO_MatrixInput.naprj
│ │ │ ├── GPIO_MatrixInput.NySln
│ │ │ └── main.c
│ │ └── GPIO_MatrixInput.NySln
│ ├── GPIO_RunningLED
│ │ ├── GPIO_RunningLED
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_RunningLED.cb
│ │ │ ├── GPIO_RunningLED.naprj
│ │ │ ├── GPIO_RunningLED.NySln
│ │ │ └── main.c
│ │ └── GPIO_RunningLED.NySln
│ ├── GPIO_RunningLED_Table
│ │ ├── GPIO_RunningLED_Table
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_RunningLED_Table.cb
│ │ │ ├── GPIO_RunningLED_Table.naprj
│ │ │ ├── GPIO_RunningLED_Table.NySln
│ │ │ └── main.c
│ │ └── GPIO_RunningLED_Table.NySln
│ ├── MixAssembly
│ │ ├── MixAssembly
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── MixAssembly.cb
│ │ │ ├── MixAssembly.naprj
│ │ │ ├── MixAssembly.NySln
│ │ │ ├── task.c
│ │ │ └── task.h
│ │ └── MixAssembly.NySln
│ ├── RollingCode_Custom
│ │ ├── RollingCode_Custom
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── RollingCode_Custom.cb
│ │ │ ├── RollingCode_Custom.naprj
│ │ │ ├── RollingCode_Custom.NySln
│ │ │ ├── rom.h
│ │ │ └── rom.s
│ │ └── RollingCode_Custom.NySln
│ ├── RollingCode_Preset
│ │ ├── RollingCode_Preset
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── RollingCode_Preset.cb
│ │ │ ├── RollingCode_Preset.naprj
│ │ │ ├── RollingCode_Preset.NySln
│ │ │ ├── rom.h
│ │ │ └── rom.s
│ │ └── RollingCode_Preset.NySln
│ ├── SleepWakeup
│ │ ├── SleepWakeup
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── SleepWakeup.cb
│ │ │ ├── SleepWakeup.naprj
│ │ │ └── SleepWakeup.NySln
│ │ └── SleepWakeup.NySln
│ ├── Special IO Function(IR_PWM_BZ)
│ │ ├── Special IO Function(IR_PWM_BZ)
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── Special IO Function(IR_PWM_BZ).cb
│ │ │ ├── Special IO Function(IR_PWM_BZ).naprj
│ │ │ └── Special IO Function(IR_PWM_BZ).NySln
│ │ └── Special IO Function(IR_PWM_BZ).NySln
│ └── Timer_WDT Interrupt
│ ├── Timer_WDT Interrupt
│ │ ├── Dependency Files
│ │ ├── main.c
│ │ ├── Timer_WDT Interrupt.cb
│ │ ├── Timer_WDT Interrupt.naprj
│ │ └── Timer_WDT Interrupt.NySln
│ └── Timer_WDT Interrupt.NySln
├── NY8AE51D
│ ├── Checksum
│ │ └── Checksum
│ │ ├── Checksum.cb
│ │ ├── Checksum.naprj
│ │ ├── Checksum.NySln
│ │ ├── Dependency Files
│ │ ├── main.c
│ │ └── ResourceFiles
│ │ └── EEPROM
│ ├── EEPROM-continuous-write
│ │ └── EEPROM-continuous-write
│ │ ├── Dependency Files
│ │ ├── EEPROM-continuous-write.cb
│ │ ├── EEPROM-continuous-write.naprj
│ │ ├── EEPROM-continuous-write.NySln
│ │ ├── main.c
│ │ └── ResourceFiles
│ │ └── EEPROM
│ ├── EEPROM-write-one-byte
│ │ └── EEPROM-write-one-byte
│ │ ├── Dependency Files
│ │ ├── EEPROM-write-one-byte.cb
│ │ ├── EEPROM-write-one-byte.naprj
│ │ ├── EEPROM-write-one-byte.NySln
│ │ ├── main.c
│ │ └── ResourceFiles
│ │ └── EEPROM
│ ├── External_PB change Interrupt
│ │ ├── External_PB change Interrupt
│ │ │ ├── Dependency Files
│ │ │ ├── External_PB change_Interrupt.cb
│ │ │ ├── External_PB change_Interrupt.naprj
│ │ │ ├── External_PB change Interrupt.NySln
│ │ │ ├── main.c
│ │ │ └── ResourceFiles
│ │ │ └── EEPROM
│ │ └── External_PB change_Interrupt.NySln
│ ├── GPIO
│ │ └── GPIO
│ │ ├── Dependency Files
│ │ ├── GPIO.cb
│ │ ├── GPIO.naprj
│ │ ├── GPIO.NySln
│ │ ├── main.c
│ │ └── ResourceFiles
│ │ └── EEPROM
│ ├── GPIO_DirectInput
│ │ └── GPIO_DirectInput
│ │ ├── Dependency Files
│ │ ├── GPIO_DirectInput.cb
│ │ ├── GPIO_DirectInput.naprj
│ │ ├── GPIO_DirectInput.NySln
│ │ ├── main.c
│ │ └── ResourceFiles
│ │ └── EEPROM
│ ├── GPIO_LEDPattern
│ │ └── GPIO_LEDPattern
│ │ ├── Dependency Files
│ │ ├── GPIO_LEDPattern.cb
│ │ ├── GPIO_LEDPattern.naprj
│ │ ├── GPIO_LEDPattern.NySln
│ │ ├── main.c
│ │ └── ResourceFiles
│ │ └── EEPROM
│ ├── GPIO_MatrixInput
│ │ └── GPIO_MatrixInput
│ │ ├── Dependency Files
│ │ ├── GPIO_MatrixInput.cb
│ │ ├── GPIO_MatrixInput.naprj
│ │ ├── GPIO_MatrixInput.NySln
│ │ ├── main.c
│ │ └── ResourceFiles
│ │ └── EEPROM
│ ├── GPIO_RunningLED
│ │ └── GPIO_RunningLED
│ │ ├── Dependency Files
│ │ ├── GPIO_RunningLED.cb
│ │ ├── GPIO_RunningLED.naprj
│ │ ├── GPIO_RunningLED.NySln
│ │ ├── main.c
│ │ └── ResourceFiles
│ │ └── EEPROM
│ ├── GPIO_RunningLED_Table
│ │ └── GPIO_RunningLED_Table
│ │ ├── Dependency Files
│ │ ├── GPIO_RunningLED_Table.cb
│ │ ├── GPIO_RunningLED_Table.naprj
│ │ ├── GPIO_RunningLED_Table.NySln
│ │ ├── main.c
│ │ └── ResourceFiles
│ │ └── EEPROM
│ ├── MixAssembly
│ │ └── MixAssembly
│ │ ├── Dependency Files
│ │ ├── main.c
│ │ ├── MixAssembly.cb
│ │ ├── MixAssembly.naprj
│ │ ├── MixAssembly.NySln
│ │ ├── ResourceFiles
│ │ │ └── EEPROM
│ │ ├── task.c
│ │ └── task.h
│ ├── PWM Output
│ │ └── PWM Output
│ │ ├── Dependency Files
│ │ ├── main.c
│ │ ├── PWM Output.cb
│ │ ├── PWM Output.naprj
│ │ ├── PWM Output.NySln
│ │ └── ResourceFiles
│ │ └── EEPROM
│ ├── RollingCode_Custom
│ │ └── RollingCode_Custom
│ │ ├── Dependency Files
│ │ ├── main.c
│ │ ├── ResourceFiles
│ │ │ └── EEPROM
│ │ ├── RollingCode_Custom.cb
│ │ ├── RollingCode_Custom.naprj
│ │ ├── RollingCode_Custom.NySln
│ │ ├── rom.h
│ │ └── rom.s
│ ├── RollingCode_Preset
│ │ └── RollingCode_Preset
│ │ ├── Dependency Files
│ │ ├── main.c
│ │ ├── ResourceFiles
│ │ │ └── EEPROM
│ │ ├── RollingCode_Preset.cb
│ │ ├── RollingCode_Preset.naprj
│ │ ├── RollingCode_Preset.NySln
│ │ ├── rom.h
│ │ └── rom.s
│ ├── SleepWakeup
│ │ └── SleepWakeup
│ │ ├── Dependency Files
│ │ ├── main.c
│ │ ├── ResourceFiles
│ │ │ └── EEPROM
│ │ ├── SleepWakeup.cb
│ │ ├── SleepWakeup.naprj
│ │ └── SleepWakeup.NySln
│ ├── Special IO Function(IR_PWM_BZ)
│ │ └── Special IO Function(IR_BZ)
│ │ ├── Dependency Files
│ │ ├── main.c
│ │ ├── ResourceFiles
│ │ │ └── EEPROM
│ │ ├── Special IO Function(IR_BZ).cb
│ │ ├── Special IO Function(IR_BZ).naprj
│ │ └── Special IO Function(IR_BZ).NySln
│ └── Timer_WDT Interrupt
│ └── Timer_WDT Interrupt
│ ├── Dependency Files
│ ├── main.c
│ ├── ResourceFiles
│ │ └── EEPROM
│ ├── Timer_WDT Interrupt.cb
│ ├── Timer_WDT Interrupt.naprj
│ └── Timer_WDT Interrupt.NySln
├── NY8B062A
│ ├── ADC_Interrupt
│ │ ├── NY8B062A_ADC_Interrupt
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── NY8B062A_ADC_Interrupt.cb
│ │ │ ├── NY8B062A_ADC_Interrupt.naprj
│ │ │ └── NY8B062A_ADC_Interrupt.NySln
│ │ └── NY8B062A_ADC_Interrupt.NySln
│ ├── ADC_Polling
│ │ ├── NY8B062A_ADC_Polling
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── NY8B062A_ADC_Polling.cb
│ │ │ ├── NY8B062A_ADC_Polling.naprj
│ │ │ └── NY8B062A_Constant.H
│ │ └── NY8B062A_ADC_Polling.NySln
│ ├── ADC_Polling(eight times average)
│ │ ├── NY8B062A_ADC_Polling(eight times average)
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── NY8B062A_ADC_Polling(eight times average).cb
│ │ │ ├── NY8B062A_ADC_Polling(eight times average).naprj
│ │ │ └── NY8B062A_ADC_Polling(eight times average).NySln
│ │ └── NY8B062A_ADC_Polling(eight times average).NySln
│ ├── Checksum
│ │ ├── Checksum
│ │ │ ├── Checksum.cb
│ │ │ ├── Checksum.naprj
│ │ │ ├── Checksum.NySln
│ │ │ ├── Dependency Files
│ │ │ └── main.c
│ │ └── Checksum.NySln
│ ├── External_PB change Interrupt
│ │ ├── External_PB change Interrupt
│ │ │ ├── Dependency Files
│ │ │ ├── External_PB change Interrupt.cb
│ │ │ ├── External_PB change Interrupt.naprj
│ │ │ ├── External_PB change Interrupt.NySln
│ │ │ └── main.c
│ │ └── External_PB change Interrupt.NySln
│ ├── GPIO
│ │ ├── GPIO
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO.cb
│ │ │ ├── GPIO.naprj
│ │ │ ├── GPIO.NySln
│ │ │ └── main.c
│ │ └── GPIO.NySln
│ ├── GPIO_DirectInput
│ │ ├── GPIO_DirectInput
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_DirectInput.cb
│ │ │ ├── GPIO_DirectInput.naprj
│ │ │ ├── GPIO_DirectInput.NySln
│ │ │ └── main.c
│ │ └── GPIO_DirectInput.NySln
│ ├── GPIO_LEDPattern
│ │ ├── GPIO_LEDPattern
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_LEDPattern.cb
│ │ │ ├── GPIO_LEDPattern.naprj
│ │ │ ├── GPIO_LEDPattern.NySln
│ │ │ └── main.c
│ │ └── GPIO_LEDPattern.NySln
│ ├── GPIO_MatrixInput
│ │ ├── GPIO_MatrixInput
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_MatrixInput.cb
│ │ │ ├── GPIO_MatrixInput.naprj
│ │ │ ├── GPIO_MatrixInput.NySln
│ │ │ └── main.c
│ │ └── GPIO_MatrixInput.NySln
│ ├── GPIO_RunningLED
│ │ ├── GPIO_RunningLED
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_RunningLED.cb
│ │ │ ├── GPIO_RunningLED.naprj
│ │ │ ├── GPIO_RunningLED.NySln
│ │ │ └── main.c
│ │ └── GPIO_RunningLED.NySln
│ ├── GPIO_RunningLED_Table
│ │ ├── GPIO_RunningLED_Table
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_RunningLED_Table.cb
│ │ │ ├── GPIO_RunningLED_Table.naprj
│ │ │ ├── GPIO_RunningLED_Table.NySln
│ │ │ └── main.c
│ │ └── GPIO_RunningLED_Table.NySln
│ ├── MixAssembly
│ │ ├── MixAssembly
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── MixAssembly.cb
│ │ │ ├── MixAssembly.naprj
│ │ │ ├── MixAssembly.NySln
│ │ │ ├── task.c
│ │ │ └── task.h
│ │ └── MixAssembly.NySln
│ ├── OSCALL_Adjustment by input state
│ │ ├── OSCALL_Adjustment by input state
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── OSCALL_Adjustment by input state.cb
│ │ │ └── OSCALL_Adjustment by input state.naprj
│ │ └── OSCALL_Adjustment by input state.NySln
│ ├── PWM Output
│ │ ├── NY8B062A_PWM Output
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── NY8B062A_PWM Output.cb
│ │ │ ├── NY8B062A_PWM Output.naprj
│ │ │ └── NY8B062A_PWM Output.NySln
│ │ └── NY8B062A_PWM Output.NySln
│ ├── RollingCode_Custom
│ │ ├── RollingCode_Custom
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── NY8B062A_Constant.H
│ │ │ ├── RollingCode_Custom.cb
│ │ │ ├── RollingCode_Custom.naprj
│ │ │ ├── RollingCode_Custom.NySln
│ │ │ ├── rom.h
│ │ │ └── rom.s
│ │ └── RollingCode_Custom.NySln
│ ├── RollingCode_Preset
│ │ ├── RollingCode_Preset
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── RollingCode_Preset.cb
│ │ │ ├── RollingCode_Preset.naprj
│ │ │ ├── RollingCode_Preset.NySln
│ │ │ ├── rom.h
│ │ │ └── rom.s
│ │ └── RollingCode_Preset.NySln
│ ├── SleepWakeup
│ │ ├── SleepWakeup
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── SleepWakeup.cb
│ │ │ ├── SleepWakeup.naprj
│ │ │ └── SleepWakeup.NySln
│ │ └── SleepWakeup.NySln
│ ├── Special IO Function(IR_PWM_BZ)
│ │ ├── Special IO Function(IR_PWM_BZ)
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── Special IO Function(IR_PWM_BZ).cb
│ │ │ ├── Special IO Function(IR_PWM_BZ).naprj
│ │ │ └── Special IO Function(IR_PWM_BZ).NySln
│ │ └── Special IO Function(IR_PWM_BZ).NySln
│ └── Timer_WDT Interrupt
│ ├── Timer_WDT Interrupt
│ │ ├── Dependency Files
│ │ ├── main.c
│ │ ├── Timer_WDT Interrupt.cb
│ │ ├── Timer_WDT Interrupt.naprj
│ │ └── Timer_WDT Interrupt.NySln
│ └── Timer_WDT Interrupt.NySln
├── NY8B062D
│ ├── ADC_Interrupt
│ │ ├── NY8B062D_ADC_Interrupt
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── NY8B062D_ADC_Interrupt.cb
│ │ │ └── NY8B062D_ADC_Interrupt.naprj
│ │ └── NY8B062D_ADC_Interrupt.NySln
│ ├── ADC_Polling
│ │ ├── NY8B062D_ADC_Polling
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── NY8B062D_ADC_Polling.cb
│ │ │ └── NY8B062D_ADC_Polling.naprj
│ │ └── NY8B062D_ADC_Polling.NySln
│ ├── ADC_Polling(eight times average)
│ │ ├── NY8B062D_ADC_Polling(eight times average)
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── NY8B062D_ADC_Polling(eight times average).cb
│ │ │ └── NY8B062D_ADC_Polling(eight times average).naprj
│ │ └── NY8B062D_ADC_Polling(eight times average).NySln
│ ├── Checksum
│ │ ├── Checksum
│ │ │ ├── Checksum.cb
│ │ │ ├── Checksum.naprj
│ │ │ ├── Dependency Files
│ │ │ └── main.c
│ │ └── Checksum.NySln
│ ├── External_PB change Interrupt
│ │ ├── External_PB change Interrupt
│ │ │ ├── Dependency Files
│ │ │ ├── External_PB change Interrupt.cb
│ │ │ ├── External_PB change Interrupt.naprj
│ │ │ └── main.c
│ │ └── External_PB change Interrupt.NySln
│ ├── GPIO
│ │ ├── GPIO
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO.cb
│ │ │ ├── GPIO.naprj
│ │ │ └── main.c
│ │ └── GPIO.NySln
│ ├── GPIO_DirectInput
│ │ ├── GPIO_DirectInput
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_DirectInput.cb
│ │ │ ├── GPIO_DirectInput.naprj
│ │ │ └── main.c
│ │ └── GPIO_DirectInput.NySln
│ ├── GPIO_LEDPattern
│ │ ├── GPIO_LEDPattern
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_LEDPattern.cb
│ │ │ ├── GPIO_LEDPattern.naprj
│ │ │ └── main.c
│ │ └── GPIO_LEDPattern.NySln
│ ├── GPIO_MatrixInput
│ │ ├── GPIO_MatrixInput
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_MatrixInput.cb
│ │ │ ├── GPIO_MatrixInput.naprj
│ │ │ └── main.c
│ │ └── GPIO_MatrixInput.NySln
│ ├── GPIO_RunningLED
│ │ ├── GPIO_RunningLED
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_RunningLED.cb
│ │ │ ├── GPIO_RunningLED.naprj
│ │ │ ├── GPIO_RunningLED.NySln
│ │ │ └── main.c
│ │ └── GPIO_RunningLED.NySln
│ ├── GPIO_RunningLED_Table
│ │ ├── GPIO_RunningLED_Table
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_RunningLED_Table.cb
│ │ │ ├── GPIO_RunningLED_Table.naprj
│ │ │ └── main.c
│ │ └── GPIO_RunningLED_Table.NySln
│ ├── MixAssembly
│ │ ├── MixAssembly
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── MixAssembly.cb
│ │ │ ├── MixAssembly.naprj
│ │ │ ├── task.c
│ │ │ └── task.h
│ │ └── MixAssembly.NySln
│ ├── PWM Output
│ │ ├── NY8B062D_PWM Output
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── NY8B062D_PWM Output.cb
│ │ │ └── NY8B062D_PWM Output.naprj
│ │ └── NY8B062D_PWM Output.NySln
│ ├── RollingCode_Custom
│ │ ├── RollingCode_Custom
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── RollingCode_Custom.cb
│ │ │ ├── RollingCode_Custom.naprj
│ │ │ ├── rom.h
│ │ │ └── rom.s
│ │ └── RollingCode_Custom.NySln
│ ├── RollingCode_Preset
│ │ ├── RollingCode_Preset
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── RollingCode_Preset.cb
│ │ │ ├── RollingCode_Preset.naprj
│ │ │ ├── rom.h
│ │ │ └── rom.s
│ │ └── RollingCode_Preset.NySln
│ ├── SleepWakeup
│ │ ├── SleepWakeup
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── SleepWakeup.cb
│ │ │ └── SleepWakeup.naprj
│ │ └── SleepWakeup.NySln
│ ├── Special IO Function(IR_PWM_BZ)
│ │ ├── Special IO Function(IR_PWM_BZ)
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── Special IO Function(IR_PWM_BZ).cb
│ │ │ └── Special IO Function(IR_PWM_BZ).naprj
│ │ └── Special IO Function(IR_PWM_BZ).NySln
│ └── Timer_WDT Interrupt
│ ├── Timer_WDT Interrupt
│ │ ├── Dependency Files
│ │ ├── main.c
│ │ ├── Timer_WDT Interrupt.cb
│ │ └── Timer_WDT Interrupt.naprj
│ └── Timer_WDT Interrupt.NySln
├── NY8B071A
│ ├── ADC_Interrupt
│ │ ├── NY8B071A_ADC_Interrupt
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── NY8B071A_ADC_Interrupt.cb
│ │ │ └── NY8B071A_ADC_Interrupt.naprj
│ │ └── NY8B071A_ADC_Interrupt.NySln
│ ├── ADC_Polling
│ │ ├── NY8B071A_ADC_Polling
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── NY8B071A_ADC_Polling.cb
│ │ │ └── NY8B071A_ADC_Polling.naprj
│ │ └── NY8B071A_ADC_Polling.NySln
│ ├── ADC_Polling(eight times average)
│ │ ├── NY8B071A_ADC_Polling(eight times average)
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── NY8B071A_ADC_Polling(eight times average).cb
│ │ │ └── NY8B071A_ADC_Polling(eight times average).naprj
│ │ └── NY8B071A_ADC_Polling(eight times average).NySln
│ ├── Checksum
│ │ ├── Checksum
│ │ │ ├── Checksum.cb
│ │ │ ├── Checksum.naprj
│ │ │ ├── Checksum.NySln
│ │ │ ├── Dependency Files
│ │ │ └── main.c
│ │ └── Checksum.NySln
│ ├── External_PB change Interrupt
│ │ ├── External_PB change Interrupt
│ │ │ ├── Dependency Files
│ │ │ ├── External_PB change Interrupt.cb
│ │ │ ├── External_PB change Interrupt.naprj
│ │ │ ├── External_PB change Interrupt.NySln
│ │ │ └── main.c
│ │ └── External_PB change Interrupt.NySln
│ ├── GPIO
│ │ ├── GPIO
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO.cb
│ │ │ ├── GPIO.naprj
│ │ │ ├── GPIO.NySln
│ │ │ └── main.c
│ │ └── GPIO.NySln
│ ├── GPIO_DirectInput
│ │ ├── GPIO_DirectInput
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_DirectInput.cb
│ │ │ ├── GPIO_DirectInput.naprj
│ │ │ ├── GPIO_DirectInput.NySln
│ │ │ └── main.c
│ │ └── GPIO_DirectInput.NySln
│ ├── GPIO_LEDPattern
│ │ ├── GPIO_LEDPattern
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_LEDPattern.cb
│ │ │ ├── GPIO_LEDPattern.naprj
│ │ │ ├── GPIO_LEDPattern.NySln
│ │ │ └── main.c
│ │ └── GPIO_LEDPattern.NySln
│ ├── GPIO_MatrixInput
│ │ ├── GPIO_MatrixInput
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_MatrixInput.cb
│ │ │ ├── GPIO_MatrixInput.naprj
│ │ │ ├── GPIO_MatrixInput.NySln
│ │ │ └── main.c
│ │ └── GPIO_MatrixInput.NySln
│ ├── GPIO_RunningLED
│ │ ├── GPIO_RunningLED
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_RunningLED.cb
│ │ │ ├── GPIO_RunningLED.naprj
│ │ │ ├── GPIO_RunningLED.NySln
│ │ │ └── main.c
│ │ └── GPIO_RunningLED.NySln
│ ├── GPIO_RunningLED_Table
│ │ ├── GPIO_RunningLED_Table
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_RunningLED_Table.cb
│ │ │ ├── GPIO_RunningLED_Table.naprj
│ │ │ ├── GPIO_RunningLED_Table.NySln
│ │ │ └── main.c
│ │ └── GPIO_RunningLED_Table.NySln
│ ├── MixAssembly
│ │ ├── MixAssembly
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── MixAssembly.cb
│ │ │ ├── MixAssembly.naprj
│ │ │ ├── MixAssembly.NySln
│ │ │ ├── task.c
│ │ │ └── task.h
│ │ └── MixAssembly.NySln
│ ├── PWM Output
│ │ ├── NY8B071A_PWM Output
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── NY8B071A_PWM Output.cb
│ │ │ └── NY8B071A_PWM Output.naprj
│ │ └── NY8B071A_PWM Output.NySln
│ ├── RollingCode_Custom
│ │ ├── RollingCode_Custom
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── RollingCode_Custom.cb
│ │ │ ├── RollingCode_Custom.naprj
│ │ │ ├── RollingCode_Custom.NySln
│ │ │ ├── rom.h
│ │ │ └── rom.s
│ │ └── RollingCode_Custom.NySln
│ ├── RollingCode_Preset
│ │ ├── RollingCode_Preset
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── RollingCode_Preset.cb
│ │ │ ├── RollingCode_Preset.naprj
│ │ │ ├── RollingCode_Preset.NySln
│ │ │ ├── rom.h
│ │ │ └── rom.s
│ │ └── RollingCode_Preset.NySln
│ ├── SleepWakeup
│ │ ├── SleepWakeup
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── SleepWakeup.cb
│ │ │ ├── SleepWakeup.naprj
│ │ │ └── SleepWakeup.NySln
│ │ └── SleepWakeup.NySln
│ ├── Special IO Function(IR_PWM_BZ)
│ │ ├── Special IO Function(IR_PWM_BZ)
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── Special IO Function(IR_PWM_BZ).cb
│ │ │ ├── Special IO Function(IR_PWM_BZ).naprj
│ │ │ └── Special IO Function(IR_PWM_BZ).NySln
│ │ └── Special IO Function(IR_PWM_BZ).NySln
│ └── Timer_WDT Interrupt
│ ├── Timer_WDT Interrupt
│ │ ├── Dependency Files
│ │ ├── main.c
│ │ ├── Timer_WDT Interrupt.cb
│ │ ├── Timer_WDT Interrupt.naprj
│ │ └── Timer_WDT Interrupt.NySln
│ └── Timer_WDT Interrupt.NySln
├── NY8B072A
│ ├── ADC_Interrupt
│ │ ├── NY8B072A_ADC_Interrupt
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── NY8B072A_ADC_Interrupt.cb
│ │ │ └── NY8B072A_ADC_Interrupt.naprj
│ │ └── NY8B072A_ADC_Interrupt.NySln
│ ├── ADC_Polling
│ │ ├── NY8B072A_ADC_Polling
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── NY8B072A_ADC_Polling.cb
│ │ │ └── NY8B072A_ADC_Polling.naprj
│ │ └── NY8B072A_ADC_Polling.NySln
│ ├── ADC_Polling(eight times average)
│ │ ├── NY8B072A_ADC_Polling(eight times average)
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── NY8B072A_ADC_Polling(eight times average).cb
│ │ │ └── NY8B072A_ADC_Polling(eight times average).naprj
│ │ └── NY8B072A_ADC_Polling(eight times average).NySln
│ ├── Checksum
│ │ ├── Checksum
│ │ │ ├── Checksum.cb
│ │ │ ├── Checksum.naprj
│ │ │ ├── Checksum.NySln
│ │ │ ├── Dependency Files
│ │ │ └── main.c
│ │ └── Checksum.NySln
│ ├── External_PB change Interrupt
│ │ ├── External_PB change Interrupt
│ │ │ ├── Dependency Files
│ │ │ ├── External_PB change Interrupt.cb
│ │ │ ├── External_PB change Interrupt.naprj
│ │ │ ├── External_PB change Interrupt.NySln
│ │ │ └── main.c
│ │ └── External_PB change Interrupt.NySln
│ ├── GPIO
│ │ ├── GPIO
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO.cb
│ │ │ ├── GPIO.naprj
│ │ │ ├── GPIO.NySln
│ │ │ └── main.c
│ │ └── GPIO.NySln
│ ├── GPIO_DirectInput
│ │ ├── GPIO_DirectInput
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_DirectInput.cb
│ │ │ ├── GPIO_DirectInput.naprj
│ │ │ ├── GPIO_DirectInput.NySln
│ │ │ └── main.c
│ │ └── GPIO_DirectInput.NySln
│ ├── GPIO_LEDPattern
│ │ ├── GPIO_LEDPattern
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_LEDPattern.cb
│ │ │ ├── GPIO_LEDPattern.naprj
│ │ │ ├── GPIO_LEDPattern.NySln
│ │ │ └── main.c
│ │ └── GPIO_LEDPattern.NySln
│ ├── GPIO_MatrixInput
│ │ ├── GPIO_MatrixInput
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_MatrixInput.cb
│ │ │ ├── GPIO_MatrixInput.naprj
│ │ │ └── main.c
│ │ └── GPIO_MatrixInput.NySln
│ ├── GPIO_RunningLED
│ │ ├── GPIO_RunningLED
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_RunningLED.cb
│ │ │ ├── GPIO_RunningLED.naprj
│ │ │ ├── GPIO_RunningLED.NySln
│ │ │ └── main.c
│ │ └── GPIO_RunningLED.NySln
│ ├── GPIO_RunningLED_Table
│ │ ├── GPIO_RunningLED_Table
│ │ │ ├── Dependency Files
│ │ │ ├── GPIO_RunningLED_Table.cb
│ │ │ ├── GPIO_RunningLED_Table.naprj
│ │ │ ├── GPIO_RunningLED_Table.NySln
│ │ │ └── main.c
│ │ └── GPIO_RunningLED_Table.NySln
│ ├── MixAssembly
│ │ ├── MixAssembly
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── MixAssembly.cb
│ │ │ ├── MixAssembly.naprj
│ │ │ ├── MixAssembly.NySln
│ │ │ ├── task.c
│ │ │ └── task.h
│ │ └── MixAssembly.NySln
│ ├── PWM Output
│ │ ├── NY8B072A_PWM Output
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── NY8B072A_PWM Output.cb
│ │ │ └── NY8B072A_PWM Output.naprj
│ │ └── NY8B072A_PWM Output.NySln
│ ├── RollingCode_Custom
│ │ ├── RollingCode_Custom
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── RollingCode_Custom.cb
│ │ │ ├── RollingCode_Custom.naprj
│ │ │ ├── RollingCode_Custom.NySln
│ │ │ ├── rom.h
│ │ │ └── rom.s
│ │ └── RollingCode_Custom.NySln
│ ├── RollingCode_Preset
│ │ ├── RollingCode_Preset
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── RollingCode_Preset.cb
│ │ │ ├── RollingCode_Preset.naprj
│ │ │ ├── RollingCode_Preset.NySln
│ │ │ ├── rom.h
│ │ │ └── rom.s
│ │ └── RollingCode_Preset.NySln
│ ├── SleepWakeup
│ │ ├── SleepWakeup
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── SleepWakeup.cb
│ │ │ ├── SleepWakeup.naprj
│ │ │ └── SleepWakeup.NySln
│ │ └── SleepWakeup.NySln
│ ├── Special IO Function(IR_PWM_BZ)
│ │ ├── Special IO Function(IR_PWM_BZ)
│ │ │ ├── Dependency Files
│ │ │ ├── main.c
│ │ │ ├── Special IO Function(IR_PWM_BZ).cb
│ │ │ ├── Special IO Function(IR_PWM_BZ).naprj
│ │ │ └── Special IO Function(IR_PWM_BZ).NySln
│ │ └── Special IO Function(IR_PWM_BZ).NySln
│ └── Timer_WDT Interrupt
│ ├── Timer_WDT Interrupt
│ │ ├── Dependency Files
│ │ ├── main.c
│ │ ├── Timer_WDT Interrupt.cb
│ │ ├── Timer_WDT Interrupt.naprj
│ │ └── Timer_WDT Interrupt.NySln
│ └── Timer_WDT Interrupt.NySln
└── NY8BM72A
├── ADC_Interrupt
│ └── ADC_Interrupt
│ ├── ADC_Interrupt.cb
│ ├── ADC_Interrupt.naprj
│ ├── ADC_Interrupt.NySln
│ ├── Dependency Files
│ └── main.c
├── ADC_Polling
│ └── ADC_Polling
│ ├── ADC_Polling.cb
│ ├── ADC_Polling.naprj
│ ├── ADC_Polling.NySln
│ ├── Dependency Files
│ └── main.c
├── ADC_Polling(eight times average)
│ └── ADC_Polling(eight times average)
│ ├── ADC_Polling(eight times average).cb
│ ├── ADC_Polling(eight times average).naprj
│ ├── ADC_Polling(eight times average).NySln
│ ├── Dependency Files
│ └── main.c
├── Checksum
│ ├── Checksum
│ │ ├── Checksum.cb
│ │ ├── Checksum.naprj
│ │ ├── Checksum.NySln
│ │ ├── Dependency Files
│ │ └── main.c
│ └── Checksum.NySln
├── External_PB change Interrupt
│ ├── External_PB change Interrupt
│ │ ├── Dependency Files
│ │ ├── External_PB change Interrupt.cb
│ │ ├── External_PB change Interrupt.naprj
│ │ ├── External_PB change Interrupt.NySln
│ │ └── main.c
│ └── External_PB change Interrupt.NySln
├── GPIO
│ ├── GPIO
│ │ ├── Dependency Files
│ │ ├── GPIO.cb
│ │ ├── GPIO.naprj
│ │ ├── GPIO.NySln
│ │ └── main.c
│ └── GPIO.NySln
├── GPIO_DirectInput
│ ├── GPIO_DirectInput
│ │ ├── Dependency Files
│ │ ├── GPIO_DirectInput.cb
│ │ ├── GPIO_DirectInput.naprj
│ │ ├── GPIO_DirectInput.NySln
│ │ └── main.c
│ └── GPIO_DirectInput.NySln
├── GPIO_LEDPattern
│ ├── GPIO_LEDPattern
│ │ ├── Dependency Files
│ │ ├── GPIO_LEDPattern.cb
│ │ ├── GPIO_LEDPattern.naprj
│ │ ├── GPIO_LEDPattern.NySln
│ │ └── main.c
│ └── GPIO_LEDPattern.NySln
├── GPIO_MatrixInput
│ ├── GPIO_MatrixInput
│ │ ├── Dependency Files
│ │ ├── GPIO_MatrixInput.cb
│ │ ├── GPIO_MatrixInput.naprj
│ │ ├── GPIO_MatrixInput.NySln
│ │ └── main.c
│ └── GPIO_MatrixInput.NySln
├── GPIO_RunningLED
│ ├── GPIO_RunningLED
│ │ ├── Dependency Files
│ │ ├── GPIO_RunningLED.cb
│ │ ├── GPIO_RunningLED.naprj
│ │ ├── GPIO_RunningLED.NySln
│ │ └── main.c
│ └── GPIO_RunningLED.NySln
├── GPIO_RunningLED_Table
│ ├── GPIO_RunningLED_Table
│ │ ├── Dependency Files
│ │ ├── GPIO_RunningLED_Table.cb
│ │ ├── GPIO_RunningLED_Table.naprj
│ │ ├── GPIO_RunningLED_Table.NySln
│ │ └── main.c
│ └── GPIO_RunningLED_Table.NySln
├── MixAssembly
│ ├── MixAssembly
│ │ ├── Dependency Files
│ │ ├── main.c
│ │ ├── MixAssembly.cb
│ │ ├── MixAssembly.naprj
│ │ ├── MixAssembly.NySln
│ │ ├── task.c
│ │ └── task.h
│ └── MixAssembly.NySln
├── OSCALL_Adjustment by input state
│ ├── OSCALL_Adjustment by input state
│ │ ├── main.c
│ │ ├── OSCALL_Adjustment by input state.cb
│ │ ├── OSCALL_Adjustment by input state.naprj
│ │ └── OSCALL_Adjustment by input state.NySln
│ └── OSCALL_Adjustment by input state.NySln
├── PWM Output
│ ├── PWM Output
│ │ ├── Dependency Files
│ │ ├── main.c
│ │ ├── PWM Output.cb
│ │ ├── PWM Output.naprj
│ │ └── PWM Output.NySln
│ └── PWM Output.NySln
├── RollingCode_Custom
│ ├── RollingCode_Custom
│ │ ├── Dependency Files
│ │ ├── main.c
│ │ ├── RollingCode_Custom.cb
│ │ ├── RollingCode_Custom.naprj
│ │ ├── RollingCode_Custom.NySln
│ │ ├── rom.h
│ │ └── rom.s
│ └── RollingCode_Custom.NySln
├── RollingCode_Preset
│ ├── RollingCode_Preset
│ │ ├── Dependency Files
│ │ ├── main.c
│ │ ├── RollingCode_Preset.cb
│ │ ├── RollingCode_Preset.naprj
│ │ ├── RollingCode_Preset.NySln
│ │ ├── rom.h
│ │ └── rom.s
│ └── RollingCode_Preset.NySln
├── SleepWakeup
│ ├── SleepWakeup
│ │ ├── Dependency Files
│ │ ├── main.c
│ │ ├── SleepWakeup.cb
│ │ ├── SleepWakeup.naprj
│ │ └── SleepWakeup.NySln
│ └── SleepWakeup.NySln
├── Special IO Function(IR_PWM_BZ)
│ ├── Special IO Function(IR_PWM_BZ)
│ │ ├── Dependency Files
│ │ ├── main.c
│ │ ├── Special IO Function(IR_PWM_BZ).cb
│ │ ├── Special IO Function(IR_PWM_BZ).naprj
│ │ └── Special IO Function(IR_PWM_BZ).NySln
│ └── Special IO Function(IR_PWM_BZ).NySln
└── Timer_WDT Interrupt
├── Timer_WDT Interrupt
│ ├── Dependency Files
│ ├── main.c
│ ├── Timer_WDT Interrupt.cb
│ ├── Timer_WDT Interrupt.naprj
│ └── Timer_WDT Interrupt.NySln
└── Timer_WDT Interrupt.NySln
1539 directories, 2901 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论